Click to See Complete Forum and Search --> : Netscape 7.0 and onMouseOver


lindaeileen
04-10-2003, 04:12 PM
Has anyone experienced that onMouseOver does
not seem to work on Netscape 7.0? I'm a
developer and need this function for my
work. Does anyone know how to make this work?
The same piece of code works on IE and Netscape
4.7.

Jona
04-10-2003, 04:32 PM
I don't have NN7, so try this to make sure it works: <a href="#" onMouseOver="alert(this.href);">Test....</a>

That should work in NN7, if it doens't... All I can say it take a look at Netscape's Devedge pages (I think it's www.devedge.netscape.com but I'm not sure).

khalidali63
04-10-2003, 05:13 PM
onmouseover works in NS7,
There has to be something wrong with your code.

Post your code that you think does not work in NS7 so that some one can take a look.

Cheers

Khalid