Skip to content

Instantly share code, notes, and snippets.

@ninjascribble
Created March 21, 2013 15:21
Show Gist options
  • Save ninjascribble/5213861 to your computer and use it in GitHub Desktop.
Save ninjascribble/5213861 to your computer and use it in GitHub Desktop.
if ('document' in this) {
this.document.addEventListener('DOMContentLoaded', function() {
dimsum.parse(document.getElementsByTagName('body')[0]);
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment