Skip to content

Instantly share code, notes, and snippets.

@timtrueman
Created July 3, 2009 21:56
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 timtrueman/140334 to your computer and use it in GitHub Desktop.
Save timtrueman/140334 to your computer and use it in GitHub Desktop.
<script id="uniqueId" type="text/javascript">
(function() {
// Code you want to execute here
})();
</script>
<img src="spacer.gif"
onload="eval(document.getElementById('uniqueId').innerHTML);">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment