select all checkboxes jquery with id pattern code example Example: select all checkboxes jquery $('input:checkbox').prop('checked', true);