Adding to existing Events
Posted: Thu Jan 08, 2004 2:07 am
I'm trying to find a way of adding extra commands to an object event... for example if I had <body onload="setupPage()"> how would I go about adding more info to that via JavaScript?
I can do it easily enough with IE by using the object.attachEvent() but this doesn't work in NS.
Any ideas or pointers would be great
I can do it easily enough with IE by using the object.attachEvent() but this doesn't work in NS.
Any ideas or pointers would be great