[Javascript] detecting an onChange event of a form object

DEV dev at qroute.net
Mon Jun 30 13:22:05 CDT 2003


Could someone post an educational snippet that does the following;
a  code  that watches all window events and triggers something when say a
selectbox named "X" has an onChange event.

something like this in pseudo document.all.mSelectObject.onChange=dothis()

I do nto want to do this in the select itself.
Thank you



More information about the Javascript mailing list