What is a good way to added a javascript event handler to the
windows.onload event that already has one or more handlers associated
with it, without impacting them?
> What is a good way to added a javascript event handler to the
> windows.onload event that already has one or more handlers associated
> with it, without impacting them?
Almost any current JavaScript library offer this kind of capability. As an
alternative:
http://ejohn.org/projects/flexible-javascript-events
----------------------------
Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
----------------------------