'you should be able to add as many as necessary.  just separate each
with a semi-colon.

onload="doFoo(); doBar(); doFooBar();"'

They are not being added this way, we are using the window.onload = ''; method.

The trouble is that there are javascripts outside of our control (they come 
from the state level) and they have already added some handlers to the 
window.onload event.  We want to be able to extend the list of handlers with 
some of our own without affecting the ones put into the site by the state.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289742
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to