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