-
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?
-
-
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.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks