Skip to content

Instantly share code, notes, and snippets.

@SebSept
Created December 12, 2018 09:26
Show Gist options
  • Select an option

  • Save SebSept/03b1dc50c20b4da95390655b64c327a3 to your computer and use it in GitHub Desktop.

Select an option

Save SebSept/03b1dc50c20b4da95390655b64c327a3 to your computer and use it in GitHub Desktop.
I never remember this .js
// document.ready without js
document.addEventListener("DOMContentLoaded", function(event) {
//do work
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment