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