-
-
Save ciscoheat/2cb1f6896142c1790da9 to your computer and use it in GitHub Desktop.
Smallest x-browser DOM Ready, ever [WORKING]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function r(f){/(un|ing)/.test(document.readyState)?setTimeout(r,9,f):f()} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment