Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • From: javascript@xxxxxxxxxx (Reuben D. Budiardja)
  • Subject: [Javascript] onMouseOver event handler on <DIV> in NS4
  • Date: Tue, 22 Oct 2002 10:01:37 -0400

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.=20

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

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

Thanks.
Reuben D. Budiardja