bspotto
04-30-2001, 12:13 PM
I'm creating a photo gallery that has a page with two picture frames.
Inside the frames at any given time are two photos, which rotate through from a set of 20 photos (you change by clicking on forward and back arrows).
Also I want users to be able to click on any of these pictures to link to a pop up with a big version of the photo.
I succeeded in getting the pix to work using an array with a variable img src.
But I can't figure out how to make the HREFs work the same way, mainly because it seems that I can't assign a variable name to them. Is there any way to do this?
Thanks,
Brad
Inside the frames at any given time are two photos, which rotate through from a set of 20 photos (you change by clicking on forward and back arrows).
Also I want users to be able to click on any of these pictures to link to a pop up with a big version of the photo.
I succeeded in getting the pix to work using an array with a variable img src.
But I can't figure out how to make the HREFs work the same way, mainly because it seems that I can't assign a variable name to them. Is there any way to do this?
Thanks,
Brad