Skip to content

Instantly share code, notes, and snippets.

@chris-jamieson
Created August 27, 2014 11:51
Show Gist options
  • Select an option

  • Save chris-jamieson/e187010227a0f88bcfd0 to your computer and use it in GitHub Desktop.

Select an option

Save chris-jamieson/e187010227a0f88bcfd0 to your computer and use it in GitHub Desktop.
self-invoking jQuery function
(function($) {
// plugin code
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment