Adblock breaks this site

Help with Dreamweaver/HTML/java script please.

Discussion in 'Web Programming' started by WoW Sucks, May 5, 2007.

  1. WoW Sucks

    WoW Sucks Global Moderator
    Banned

    Joined:
    Jan 21, 2007
    Posts:
    3,708
    Referrals:
    3
    Sythe Gold:
    0
    Help with Dreamweaver/HTML/java script please.

    Well basically, what i want to do is, when someone hovers their mouse over a hyperlink, a small picture shows up untill you move your mouse away.

    Example here:

    www.webgamesworld.com

    Go to the right hand side and find "Classics" then under that, hover over a link suck as "Bomberman"

    Thanks.
     
  2. -------owned-------

    -------owned------- Guru
    Banned

    Joined:
    Jan 27, 2007
    Posts:
    1,225
    Referrals:
    0
    Sythe Gold:
    0
    Help with Dreamweaver/HTML/java script please.

    <img src="imgbutton.gif" onmouseover=yourfunctionhere("popupimg.gif")>
    hope that helped ;)
     
  3. WoW Sucks

    WoW Sucks Global Moderator
    Banned

    Joined:
    Jan 21, 2007
    Posts:
    3,708
    Referrals:
    3
    Sythe Gold:
    0
    Help with Dreamweaver/HTML/java script please.

    What do i put in "Yourfunctionhere"??

    Also, i want them to hover over text, NOT a picture.
     
  4. the scar noob

    the scar noob Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    620
    Referrals:
    0
    Sythe Gold:
    0
    Help with Dreamweaver/HTML/java script please.

    Why not trying searching for it in the syntax list, it can help you a lot :p
     
  5. Puzzle

    Puzzle Apprentice

    Joined:
    May 6, 2005
    Posts:
    846
    Referrals:
    0
    Sythe Gold:
    0
    Help with Dreamweaver/HTML/java script please.

    but you did fail to mention this requires javascript to be enabled. the way i would do it is by using CSS with the title subtag
     
< JavaScript | Very Neat! | if,then,else statements in html----HURRY!!!! >


 
 
Adblock breaks this site