|
Hi
I want to build a page to display a number of thumbnails pictures that when clicked a larger version of the picture is displayed on the same page.
I can produce a slide-show effect that allows me to do this using two buttons to cycle through any given folder of pictures using javascript:prevImg(); and javascript:nextImg(); as the links from the two buttons.
However, I wanted the user to be able to click thumbnails to display the larger pictures in any order, not to simply cycle through the available pictures.
What script do I need to place on the thumnails to produce the link and do I need to add another function such as changeImg ?
I can show you all the script I am using if this doesn’t make enough sense!:confused:
Cheers
Burnsie
|