Skip to content

Instantly share code, notes, and snippets.

@neopunisher
Created October 13, 2011 18:20
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neopunisher/1285016 to your computer and use it in GitHub Desktop.
Save neopunisher/1285016 to your computer and use it in GitHub Desktop.
jQuery injection
(function(){var a=document.createElement("script");a.type="text/javascript";a.src="http://j.mp/latestjquery";(document.getElementsByTagName("head")[0]||document.getElementsByTagName("body")[0]).appendChild(a)})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment