Results 1 to 2 of 2

Thread: Image appear on mouseover?

  1. #1
    Join Date
    Dec 2004
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image appear on mouseover?

    Is there any way to make an image appear on a mouseover over text? I want the image to be in a different section. I don't seem to be able to modify the codes for the text on mouseover to add an image, but maybe I am just being dense. Any suggestions?

  2. #2
    Join Date
    Dec 2004
    Posts
    177
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default

    well, there is, do you have a link to a test page so I can see what you're going for?

    it could be as simple as

    <a href="./images/image1.gif" target="myFrameName">Hover HERE!</a>

    or could require javascript to change the .src of the image.

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
  •