Skip to content

Instantly share code, notes, and snippets.

@joshuafredrickson
Last active December 16, 2015 06:08
Show Gist options
  • Save joshuafredrickson/5389204 to your computer and use it in GitHub Desktop.
Save joshuafredrickson/5389204 to your computer and use it in GitHub Desktop.
jQuery: document ready, noConflict
// jQuery.noConflict();
jQuery(document).ready(function($) {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment