ncjbhd |
09-19-2011 09:15 PM |
Showing and Hiding images
Hi
I'm trying to build a photography page which consists of several thumbnails images down one side. I want a full size image to appear in the center when it's thumbnail is clicked. Currently, I have all the fullsize images with visibility:hidden in div containers. The full image becomes visible when the corresponding thumbnail is clicked. The problem is that once an image is made visible, it stays visible. I would like the full images to become hidden once a new thumbnail is clicked. I was hoping not to have to use an iframe to achieve this. ... Thanks in advance.
|