Y
Hacker News
new
|
ask
|
show
|
jobs
by
mmattax
4800 days ago
$('input[type="checkbox"]').each(function() { $(this).attr('checked', 'checked'); });