General Question

poofandmook's avatar

How can I get a larger image of a thumbnail to appear on mouseover with HTML?

Asked by poofandmook (17320points) August 4th, 2010
5 responses
“Great Question” (0points)

I have a bunch of little pictures. I want a slightly larger version of the image to appear when you mouse over the little one.

Can I do this with basic HTML? How?

Observing members: 0
Composing members: 0

Answers

MrItty's avatar

you can’t with HTML. You can with either CSS or Javascript.

wgallios's avatar

Ya as @MrItty said, you’ll need to use a combination of css/JavaScript in order to achieve such effect. Pure HTML would not support it.

poofandmook's avatar

well, boo. Thanks anyway.

jrpowell's avatar

It is pretty simple with just a little bit of CSS. Here is a little demo I made for you.

poofandmook's avatar

thank you @johnpowell :D I hope I can use CSS where I am trying to use it ;)

Answer this question

Login

or

Join

to answer.

Mobile | Desktop


Send Feedback   

`