Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

swwack91

macrumors 6502a
Original poster
Jan 28, 2007
736
23
New Jersey
I'm using Dreamweaver to construct a pretty simple website. What I want to have happen is that when the cursor rolls over an image, a text box appears next to it. Is this possible? If so, how?

Also, I would like for the target image to also be a rollover image. For example, when the image is rolled over, its colors invert AND the text box appears next to it.

Thanks for any help!!
 
Google "CSS sprites" for the rollover.

The text box thing can be done by having the text box hidden via CSS and nested with a hover on the parent element making it visible on mouseover. Google "CSS menu" or "CSS dropdown" for various implementations and tutorials.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.