jquery select checkbox by name and value code example Example: jquery checkbox checked value if ($('#check_id').is(":checked")) { // it is checked }