Cody
12-13-2006, 07:04 PM
Hi,
I've been doing various searches on the site to try and find something in PHP or javascript that would randomly or even sequentially display images from a folder that is part of the website. The image sizes would vary, and I would like it to just display them one at a time with possibly a caption added to certain images.
It can pull the images from a source directory and dump them into an IFrame. I don't care just as long as it is one image at a time of varying sizes. The Iframe could be set to the size of the largest image in the directory then the others could just display in the center. Or maybe there is another option?
Thank you in advance,
Cody
I've been doing various searches on the site to try and find something in PHP or javascript that would randomly or even sequentially display images from a folder that is part of the website. The image sizes would vary, and I would like it to just display them one at a time with possibly a caption added to certain images.
It can pull the images from a source directory and dump them into an IFrame. I don't care just as long as it is one image at a time of varying sizes. The Iframe could be set to the size of the largest image in the directory then the others could just display in the center. Or maybe there is another option?
Thank you in advance,
Cody