$(this).prop('checked', false); // Note that the pre-jQuery 1.6 idiom was // $(this).attr('checked', false);