Skip to content

Instantly share code, notes, and snippets.

@andrewplummer
Created October 5, 2012 01:59
Show Gist options
  • Select an option

  • Save andrewplummer/3837643 to your computer and use it in GitHub Desktop.

Select an option

Save andrewplummer/3837643 to your computer and use it in GitHub Desktop.
jQuery Bookmarklet
javascript:var%20i,s,ss=['https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js'];for(i=0;i!=ss.length;i++){s=document.createElement('script');s.src=ss[i];document.body.appendChild(s);}void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment