DOM.Ready
- Setup callbacks to be executed when an element is available
- ... instead of using window.onLoad
- window.onLoad not called until all page elements are loaded
- including images
- Images fetched from another server could take a while
| Copyright © 2005-2006 David Rolsky |