How can I achive this effect jQuery? or can it be done with CSS?
- by Charles Marsh
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.