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
for mouseover events relating to the status bar in NS6 work?
Thanks
|
||||
NS6 onmouseover, onmouseoutprezbedard 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 jkd 06-24-2002, 08:28 PM 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 jkd 06-24-2002, 09:05 PM 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. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum