Skip to content

Instantly share code, notes, and snippets.

@iwa4
Created July 3, 2013 08:39
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save iwa4/5916404 to your computer and use it in GitHub Desktop.
Save iwa4/5916404 to your computer and use it in GitHub Desktop.
!function () {
var script = document.createElement("script");
script.setAttribute("src", "//code.jquery.com/jquery-2.0.0.min.js");
document.body.appendChild(script);
}();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment