Skip to content

Instantly share code, notes, and snippets.

@ss23
Last active December 17, 2015 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ss23/5658415 to your computer and use it in GitHub Desktop.
Save ss23/5658415 to your computer and use it in GitHub Desktop.
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.id = 't';
console.log(document.getElementById('t'));
@ss23
Copy link
Author

ss23 commented May 27, 2013

Gives a "null" in the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment