Skip to content

Instantly share code, notes, and snippets.

@kyo-ago
Created June 7, 2010 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyo-ago/428338 to your computer and use it in GitHub Desktop.
Save kyo-ago/428338 to your computer and use it in GitHub Desktop.
衝突しないjQueryの書き方
(function ($) {
// ここで普通に書く
})(jQuery.noConflict(true));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment