PDA

View Full Version : Image Viewer


chaosyndrome
01-23-2005, 01:56 PM
hello guys and gals.

first time posting here, but have been reading for some time now.

ok, here's the deal, i've been trying to figure out how to do this in a more simple way, and i just can't figure it out.

as you can see in the attached image, i want the images to be displayed in the black square. so far so good, easy to do.
the 2 triagles should send you to the next and previous images, and the square should enlarge the image that's being viewed at the moment by opening a popup window.

i can it by making different html files for each image.

now here comes my 'problem', the site is for a music band, so, i'm expecting to have quite a few photos from concerts and so on.

so, my question is, is there a way to make just 1 html page, and the next and previous buttons go to the diferent photos AND making the enlarge button work with the respective photo?

i can do it by making several html files, like i said before, so this is just to know if it can be made simplier.

thanks in advance for all the help.