Change Status Of URL?

Discussion in 'JavaScript' started by gobbly2100, May 14, 2008.

  1. #1
    Hey,

    I thought this was correct but it is not working so could someone please correct whatever may be wrong please

    <a href="http://www.online-multiplayer.com" type="text/javascript" onMouseover="window.status='Online Gaming Community';return true">
    <img src="http://www.online-multiplayer.com/images/affiliate_88x31.gif" alt="Online Gaming Community" />
    </a>
    Code (markup):
    Thanks in advance!
     
    gobbly2100, May 14, 2008 IP
  2. hillord

    hillord Well-Known Member

    Messages:
    2,211
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    140
    #2
    try removing the return true
     
    hillord, May 14, 2008 IP