[Javascript] onMouseOver event handler on <DIV> in NS4

Reuben D. Budiardja reubendb at innovativethought.com
Tue Oct 22 09:01:37 CDT 2002


Hello,
Does anyone know if NS4 support onMouseOver event handler for <DIV>, eg:
Eg, something like this does not work in NS4, while it works in NS6/7 a,d IE. 

<DIV ID='test' onMouseOver="alert('test');">

If NS4 does not support it, is there any known tricks / workaround?

Thanks.
Reuben D. Budiardja



More information about the Javascript mailing list