Skip to content

Instantly share code, notes, and snippets.

@Vladmel1234
Last active October 19, 2016 07:06
Show Gist options
  • Save Vladmel1234/5ec41d3e464a1d80de9ec84351b6c922 to your computer and use it in GitHub Desktop.
Save Vladmel1234/5ec41d3e464a1d80de9ec84351b6c922 to your computer and use it in GitHub Desktop.
document ready vanial js
let ready = function () {
}
document.addEventListener('DOMContentLoaded', ready )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment