Onmouse over code not working in FF/Opera

Discussion in 'HTML & Website Design' started by jacobkell, Jan 7, 2010.

  1. #1
    This code:
    <A HREF="http://www.htmlgoodies.com"
    onMouseOver="window.status='Click here to go to HTML Goodies'; return true">HTML Goodies</A>
    In Internet Explorer when you mouseover over link they you will see in window Click here to go to HTML goodies but on firefox and opera you will see http://www.htmlgoodies.com .Any idea why is that and what would be proper code which will work on all browsers?
     
    jacobkell, Jan 7, 2010 IP