Skip to content

Instantly share code, notes, and snippets.

@2naive
Created April 14, 2014 23:12
Show Gist options
  • Select an option

  • Save 2naive/10689226 to your computer and use it in GitHub Desktop.

Select an option

Save 2naive/10689226 to your computer and use it in GitHub Desktop.
$('input[type=checkbox]').each(function(){$(this).click()});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment