Skip to content

Instantly share code, notes, and snippets.

@rbergman
Forked from ded/domready.js
Created March 4, 2011 16:09
Show Gist options
  • Save rbergman/854883 to your computer and use it in GitHub Desktop.
Save rbergman/854883 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