6 ms·$('input[type="checkbox"]').each(function() { $(this).attr('checked', 'checked'); });by mmattax 13y ago$('input[type="checkbox"]').each(function() { $(this).attr('checked', 'checked'); });