Hello,
I've created a website using coldfusion where an image is selected from a list of thumbnails and it pops up in a larger popUp. How can I add a next / previous button on that pop up that will bring up the next image. I was thinking:
gallery.(pictureID+1), but the ID column is not structured (1,2,3,4,5,6..) more like (1, 15, 25, 28....)
What can I do?
Thanks in advance
I've created a website using coldfusion where an image is selected from a list of thumbnails and it pops up in a larger popUp. How can I add a next / previous button on that pop up that will bring up the next image. I was thinking:
gallery.(pictureID+1), but the ID column is not structured (1,2,3,4,5,6..) more like (1, 15, 25, 28....)
What can I do?
Thanks in advance