Skip to content

Instantly share code, notes, and snippets.

@l04m33
Created March 28, 2012 00:47
Show Gist options
  • Save l04m33/2222358 to your computer and use it in GitHub Desktop.
Save l04m33/2222358 to your computer and use it in GitHub Desktop.
Bookmark link for loading the latest jquery on any page
javascript:void(function(){var%20s=document.createElement('script');s.src='http://code.jquery.com/jquery.js';document.getElementsByTagName('head')[0].appendChild(s);}())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment