get value of checkbox html jquery code example Example: get the value of a checkbox jquery $("input[type='checkbox']").val(); $('#check_id').val();