Skip to content

Instantly share code, notes, and snippets.

@darkwing
Created January 19, 2013 21:43
Show Gist options
  • Save darkwing/4575399 to your computer and use it in GitHub Desktop.
Save darkwing/4575399 to your computer and use it in GitHub Desktop.
Test gist!
(function($) {
var $el = $('someNode');
})(jQuery;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment