Skip to content

Instantly share code, notes, and snippets.

@mattintosh4
Created March 28, 2012 14:19
Show Gist options
  • Save mattintosh4/2226550 to your computer and use it in GitHub Desktop.
Save mattintosh4/2226550 to your computer and use it in GitHub Desktop.
アメブロの新スキンでjQueryの動作を最新のものに戻します
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
<script type="text/javascript">$(function(){jQuery.noConflict();});</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment