Skip to content

Instantly share code, notes, and snippets.

@oslego
Created March 4, 2011 16:00
Show Gist options
  • Select an option

  • Save oslego/854869 to your computer and use it in GitHub Desktop.

Select an option

Save oslego/854869 to your computer and use it in GitHub Desktop.
Bookmarklet Template: Loader
javascript:(function(){var%20d=document,h=d.getElementsByTagName('head')[0],s=d.createElement('script');s.src='SRC_GOES_HERE';s.type='text/javascript';h.appendChild(s)})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment