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