Skip to content

Instantly share code, notes, and snippets.

@sumikawa
Created February 4, 2013 02:30
Show Gist options
  • Save sumikawa/4704699 to your computer and use it in GitHub Desktop.
Save sumikawa/4704699 to your computer and use it in GitHub Desktop.
javascript:var i = 0;for (i = 0; i < document.main.check.length; i++) {document.main.check[i].checked=1;};checkInput();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment