Created
March 28, 2012 14:19
-
-
Save mattintosh4/2226550 to your computer and use it in GitHub Desktop.
アメブロの新スキンでjQueryの動作を最新のものに戻します
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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