[Javascript] detecting an onChange event of a form object

Geoff Corriere geoff at cpe1.com
Mon Jun 30 13:44:48 CDT 2003


This may not be s exact an answer as you want, but Peter Koch's site 
covers the topic well. Click on "event" in the left nav.
http://www.xs4all.nl/~ppk/js/


On Monday, June 30, 2003, at 01:22  PM, DEV wrote:

> 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
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>



More information about the Javascript mailing list