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