Results 1 to 5 of 5

Thread: Mouseover Image code

  1. #1
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Mouseover Image code

    Hello. I am new to the site and have no idea where to look for codes but I was told this might be the site to get the code I am looking for. I think it's a mouse over code. The code I am looking for is when you move your mouse over an image links will show up on the side like at this site

    http://mayhem5.proboards.com/

    If you go to 'the team staff' you will see what I mean. If this is the wrong area to ask i'm sorry. Thanks i advanced to whoever helps.

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    They are using the pop-it menu from DD. You can find it here:
    http://www.dynamicdrive.com/dynamicindex1/popit.htm

  3. The Following User Says Thank You to azoomer For This Useful Post:

    Sondra (03-29-2011)

  4. #3
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thank you for answering. How do I add a image instead of the text?

  5. #4
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    Here is how they do it on the site you showed us
    Code:
    <a href="#" onmouseover="showmenu(event,linkset[1])" onmouseout="delayhidemenu()">
    <img src="http://i446.photobucket.com/albums/qq184/hufflenuffer/newyears_oliver.png" border="0">
    </a>

  6. #5
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much for helping out.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •