Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

document ready vanilla js

if (document.readyState === "complete") { init(); }
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #document #ready #vanilla #js
ADD COMMENT
Topic
Name
6+1 =