Skip to content

Instantly share code, notes, and snippets.

@adrianpike
Created February 21, 2012 23:59
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 adrianpike/1879978 to your computer and use it in GitHub Desktop.
Save adrianpike/1879978 to your computer and use it in GitHub Desktop.
document.addEventListener( "DOMContentLoaded", function(){
document.removeEventListener( "DOMContentLoaded", arguments.callee, false );
do_magic();
}, false );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment