Skip to content

Instantly share code, notes, and snippets.

@clare485
Created October 9, 2013 15:01
Show Gist options
  • Save clare485/6902677 to your computer and use it in GitHub Desktop.
Save clare485/6902677 to your computer and use it in GitHub Desktop.
jquery noconflict
jQuery(function($) {
$.noConflict();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment