$(this).find all select all checkbox check values code example Example: select all checkboxes jquery $('input:checkbox').prop('checked', true);