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