-
Notifications
You must be signed in to change notification settings - Fork 0
Specify a function to execute when the DOM is fully loaded.
blank/domready
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
domReady
--------
It's easy. Works like this:
domReady(function () {
// dom is loaded!
});
Browser support
---------------
* IE6,7,8,9
* Firefox 3,4
* Safari 4+
* Chrome 11+
* Opera 11+
Building
--------
git clone git://github.com/blank/domready.git
cd domready
git submodule update --init
makeAbout
Specify a function to execute when the DOM is fully loaded.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published