Skip to content
/ domready Public
forked from ded/domready

domready component - let's you know when the dom is ready

Notifications You must be signed in to change notification settings

jb55/domready

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domReady component

It's easy. Works like this:

var domready = require('domready') // would be jb55-domready from root
domready(function () {
  // dom is loaded!
})

Browser support

  • IE6+
  • Firefox 2+
  • Safari 3+
  • Chrome *
  • Opera *

Installing

$ component install jb55/domready

About

domready component - let's you know when the dom is ready

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%