Log in

View Full Version : Show/Hide text with CSS over an image?



magic5227
10-03-2006, 11:35 PM
Is it possible to combine a show/hide text while having it over an image?

Ideally, I'd like to use what I have here:


An add different text to each that only shows up when there is a mouseover, and that is without any extra images or javascript.

Any ideas?

Thanks

http://www.arst3000.com/t/c.html

mburt
10-04-2006, 12:05 AM
Not sure what you're trying to ask. Do you want text to display somewhere when you mouseover an image?

magic5227
10-04-2006, 12:47 AM
I'd like the text to appear on each image, not somewhere else, on top of the picture.

blm126
10-04-2006, 12:56 AM
Yes this is possible. This is possible in every modern browser except IE6 with just css. But if you need IE6 support javascript has to be involved.