Skip to content

Instantly share code, notes, and snippets.

@GongLe
Forked from ded/domready.js
Created July 9, 2013 01:52
Show Gist options
  • Select an option

  • Save GongLe/5954049 to your computer and use it in GitHub Desktop.

Select an option

Save GongLe/5954049 to your computer and use it in GitHub Desktop.
function r(f){/in/(document.readyState)?setTimeout(r,9,f):f()}
@GongLe
Copy link
Author

GongLe commented Jul 9, 2013

短小精悍的代码.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment