Skip to content

Instantly share code, notes, and snippets.

@joshuafredrickson
Forked from plavet/gist:2806211
Last active December 12, 2015 10:19
Show Gist options
  • Save joshuafredrickson/4758120 to your computer and use it in GitHub Desktop.
Save joshuafredrickson/4758120 to your computer and use it in GitHub Desktop.
jQuery: function, noConflict
// jQuery.noConflict();
(function($) {
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment