What is the script for this kind of link?

Discussion in 'HTML & Website Design' started by dess71, Jan 20, 2010.

  1. #1
    I was searching to see what site shows up for the keyword "top 10 web hosting" and this http://www.top10webhosting.com/ appeared 1st then when I checked the page, I couldn't figure it out what code they used for their link. Because when you hover your mouse over the link it reads say hostgator.com but when you click it or right click it you will see the forwarding link. Can anyone tell me what the java code is?
    I think this gives them the advantage that it will make people think that their review is genuine and not biased by monetary benefit.
     
    dess71, Jan 20, 2010 IP
  2. krsix

    krsix Peon

    Messages:
    435
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <a href="http://LINK-YOU-WANT-TO-SHOW-ON-STATUSBAR" onclick="window.location='http://affiliates.lol.hi';return false;">Name</a>

    or something like that should work
     
    krsix, Jan 22, 2010 IP