Skip to content

Instantly share code, notes, and snippets.

@mojaray2k
Forked from ded/domready.js
Created September 8, 2013 17:39
Show Gist options
  • Save mojaray2k/6486798 to your computer and use it in GitHub Desktop.
Save mojaray2k/6486798 to your computer and use it in GitHub Desktop.
function r(f){/in/(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