Skip to content

Instantly share code, notes, and snippets.

@horitaku1124
Created October 24, 2014 11:31
Show Gist options
  • Save horitaku1124/f7943ca17c7bf433e8f2 to your computer and use it in GitHub Desktop.
Save horitaku1124/f7943ca17c7bf433e8f2 to your computer and use it in GitHub Desktop.
JavaScriptの技
var pureArray = Array.apply(null, $( "#table tr" ));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment