list of checkboxes and main choose all checkbox jquery code example Example: select all checkboxes jquery $('input:checkbox').prop('checked', true);