Hi, guys and gals, the code works fine on IE6 <a href="http://www.site.com/?a=affid" onMouseOver="window.status='http://www.site.com/';return true" onMouseOut="window.status='';return true">Link to site using aff code</a> HTML: But not anymore on IE7; anyone has solution so it continue to work on IE7?
Microsoft took out javascript window.status changes in order to prevent phishing/address spoofing. By default, on Firefox urls are not displayed either. You need to change your browser options to see that urls.