hide tracking

Discussion in 'Affiliate Programs' started by abracadabra, Mar 21, 2006.

  1. #1
    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
     
    abracadabra, Mar 21, 2006 IP
  2. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The answer's right there in your post. Just look for it :)
     
    exam, Mar 21, 2006 IP
  3. illusion

    illusion Peon

    Messages:
    427
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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
     
    illusion, Mar 21, 2006 IP
  4. abracadabra

    abracadabra Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thnx ppl for u r support
     
    abracadabra, Mar 24, 2006 IP