Created
August 27, 2012 04:38
-
-
Save sadah/3485617 to your computer and use it in GitHub Desktop.
とにかく jQuery 使わせてくれよ、ってときのためのブックマークレット。
This file contains hidden or 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
| javascript:(function(){var u='//cdnjs.cloudflare.com/ajax/libs/jquery/1.8.0/jquery-1.8.0.min.js',d=document,s=d.createElement('script');s.setAttribute('src',u);d.getElementsByTagName('body')[0].appendChild(s);})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment