Skip to content

Instantly share code, notes, and snippets.

@mikeerickson
Last active October 1, 2015 13:48
Show Gist options
  • Save mikeerickson/2003066 to your computer and use it in GitHub Desktop.
Save mikeerickson/2003066 to your computer and use it in GitHub Desktop.
jQuery: Anonymous Self Invoking Function
(function($) {
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment