jquery find value of checkbox code example Example: jquery checkbox checked value if ($('#check_id').is(":checked")) { // it is checked }