Wednesday, October 15, 2008

Javascript Event onJSReady Fires When All JS Files Have Loaded

David Kees has written about Using Prototype to Load Javascript Files, which is an implementation of the general technique of loading functionality via scripts based on the availability of DOM elements.

http://ajaxian.com/archives/lazily-load-functionality-via-unobtrusive-scripts
http://www.stefanhayden.com/blog/2008/07/29/javascript-event-onjsready-fires-when-all-js-files-have-loaded/

No comments: