Skip to content

Instantly share code, notes, and snippets.

@onexdrk
Created October 11, 2012 10:36
Show Gist options
  • Save onexdrk/3871539 to your computer and use it in GitHub Desktop.
Save onexdrk/3871539 to your computer and use it in GitHub Desktop.
JQuery: boilerplate method wrapper
(function ($){
//some code here
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment