Skip to content

Instantly share code, notes, and snippets.

@montes
Created September 26, 2012 15:28
Show Gist options
  • Save montes/3788705 to your computer and use it in GitHub Desktop.
Save montes/3788705 to your computer and use it in GitHub Desktop.
JavaScript - Anonymous function
(function($) {
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment