Skip to content

Instantly share code, notes, and snippets.

@ecarter
Created February 2, 2012 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ecarter/1724351 to your computer and use it in GitHub Desktop.
Save ecarter/1724351 to your computer and use it in GitHub Desktop.
!function + jQuery
// http://stackoverflow.com/questions/5422585/preceding-function-in-javascript/5422658#5422658
!function ($) {
// body
}( window.jQuery );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment