how can i hide the links for xample if i were to paste this link on my webpage it calls for a web banner <a href="http://www.anrdoezrs.net/xxxxxxxxxxKMTRLRQMKMLOSxxxx" target="_blank" onmouseover="window.status='http://www.ebay.in';return true;" onmouseout="window.status=' ';return true;"> <img src="http://www.lduhtrp.net/xxxxxxxxx-xxxSMSRNLNMPTTxxx" width="300" height="250" alt="" border="0"></a> not the link is a not real now if the mouse cursor were to be place on top of the banner it wuld show the site that the browser wuld be re-directed. i want a code that wuld show sumthing ike what they show on google ads like just (say) go to: google.com
Javascript could do that for you. Add this at the end of the a href onMouseOver="return window.status = 'Your text here'" Code (markup): EDIT: Damn, just bet me to it Exam