Skip to content

Instantly share code, notes, and snippets.

@fat
Created November 29, 2011 23:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fat/1407045 to your computer and use it in GitHub Desktop.
Save fat/1407045 to your computer and use it in GitHub Desktop.
Async Loading
!function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (!d.getElementById(id)) {
js = d.createElement(s); js.id = id;
js.src = "//script.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "uniqueID")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment