Skip to content

Instantly share code, notes, and snippets.

@joecritch
Created April 19, 2011 18:04
Show Gist options
  • Save joecritch/929062 to your computer and use it in GitHub Desktop.
Save joecritch/929062 to your computer and use it in GitHub Desktop.
Creating a closure
(function($) {
// The plugin will go here
}(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment