How can I achive this effect jQuery? or can it be done with CSS?
Posted
by Charles Marsh
on Stack Overflow
See other posts from Stack Overflow
or by Charles Marsh
Published on 2010-05-14T12:49:52Z
Indexed on
2010/05/14
12:54 UTC
Read the original article
Hit count: 201
Hello All,
Is it possible to switch HTML on click?
I have an index page with a large image on the front. Under the image there is four links. When the cursor rolls over the link I would like a small tool tip to appear. Then when the clicks the link I want the large Image to change and some extra HTML to appear over it. (just a small content box)
The tooltip I think I have sorted using Jquery but I'm not sure how I can change the image [b]AND[/b] add a small content box over the image.
Thanks in advanced everyone.
© Stack Overflow or respective owner