I use a fairly simply code to govern the links at my web sites. A sample looks like this ::
<a href="http://vitaminshoppeonline.com/" onmouseover="window.status='Vitamin Shoppe Online - the main page';return true" onmouseout="window.status='';return true">Vitamin Shoppe Online</a><br />
where window.status governns what you see in the status bar of your browser when you mouse over a link.
These links work in IE and Firebird (Mozilla?), but fail in Opera. In Opera 7.0 all you see in the status bar is the URL itself.
Is there a fix for this so that Opera calls the functions properly?
Tim








).


Bookmarks