JavaScript Image Gallery
Hi,
I'm trying to design an image gallery which shows one main image and then a list of thumbnail images. When you click on a thumbnail image it should then replace the main image with an enlarged version of its won.
Is there anyway I can do this using javascript?
Thanks
|