Thread: Freesite Review
View Single Post
Old 2006-04-22, 01:57 AM   #10
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Just a small tip, if you use this code:

<a href="http://www.sponsor.com/t1/pps=blahblah" onMouseOver="window.status='http://www.sponsor.com/'; return true" onFocus="window.status='http://www.sponsor.com/htm'; return true" onMouseOut="window.status=''; return true">

That will still show the sponsor url when right clicking on the link (99%) in IE
Jel is offline   Reply With Quote