Skip to content

Instantly share code, notes, and snippets.

@displaynone
Created March 14, 2017 17:28
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 displaynone/15a32776c839c0c2863d49a6774ed96d to your computer and use it in GitHub Desktop.
Save displaynone/15a32776c839c0c2863d49a6774ed96d to your computer and use it in GitHub Desktop.
// Not valid for IE8 or older (I don't mind)
document.addEventListener("DOMContentLoaded", () => {
// Some code
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment