View Single Post
Old 2005-12-27, 12:09 AM   #1
dragplantastic
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: May 2005
Posts: 29
Send a message via ICQ to dragplantastic
Hiding affiliate link

I'm trying to hide my affiliate info like this:

<a href="http://www.domain.com&affiliateinfo" onmouseout="window.status='';return true" onmouseover="window.status='http://www.domain.com';return true">

Which works fine in Explorer, hides my affiliate info and shows the plain destination domain in the status bar.

But in Firefox it hides everything so nothing shows in the status bar. Is this peculiar to Firefox? Or do I have the code wrong?
dragplantastic is offline   Reply With Quote