How do I make an image appear when hovering over text?
I am trying to make a small picture appear when the mouse hovers over some text, using adobe dreamweaver cs4. If anyone knows how to do this, it would be a great help.
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,686
Thanks: 42
Thanked 637 Times in 625 Posts
If you're not comfortable writing Javascript code, you'll need to find someone else's Javascript code that does this. You may also want to look at using jQuery, which is a framework of functions and methods written in Javascript but it makes life easier for the web developer. One particular jQuery plugin I use a lot for mouseover stuff is called clueTip.
I am trying to make a small picture appear when the mouse hovers over some text, using adobe dreamweaver cs4. If anyone knows how to do this, it would be a great help.
Thanks
Using flash for the purpose can also be a good idea. It might not be very search engine friendly so what you can do is create your menu using flash and give a normal link in the bottom so that internet users will see the flash graphics and the search engines will read the ordinary menu in the bottom.
Last edited by oracleguy; 06-10-2010 at 05:42 PM..