View Single Post
Old 05-03-2005, 05:57 AM  
nico-t
emperor of my world
 
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
Hm i dont know... this is a long version of the window status, in firefox it works, only when you right click on the link it shows the real link. In IE it works perfectly, right click doesnt show the real link.
<a href="http://www.mydomain.com/blablarefcodesomethingsomething" onmouseover="window.status='http://www.mydomain.com/';return true;" onfocus="window.status='http://www.mydomain.com/';return true;" onmouseout="self.status='';return true;">
But i think you want a code for firefox that doesnt shows the real link with right click right? (like IE does with this code)
nico-t is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote