View Full Version : NS6 onmouseover, onmouseout
prezbedard
06-24-2002, 07:53 PM
does anybody know the syntax to make
for mouseover events relating to the status bar in NS6 work?
Thanks
Umm, the same as any other browser:
<a href="bla.html" onmouseover="window.status = 'hello!'; return true" onmouseout="window.status = ''">bla</a>
prezbedard
06-24-2002, 08:37 PM
No that doesn't work that is how I have it now.
Please look at
family.bedardinc.com/600/1997.html
using NS6 and put the mouse over
any images
I bet this is another unsupported thingy in NS6.
Thanks
Works fine in Mozilla 1.0
The NS7 PR browser is based off of Mozilla 0.9.9 I believe, and early NS6 builds were based off of ancient Mozilla builds - this may have been a bug that was resolved a LONG time ago.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.