I need a program or script or something that will create an html image gallery...

ACW

New member
...with thumbnails? I have over 300 images, and I'm certainly not about to hand code and hand-create thumbnails of them one by one. I need a script or program that will do it for me. What i want is small thumbnails, maybe 50x50px, in grid-form on the page. when the thumbnails are clicked, what i'd like to happen is maybe have the image pop up in a new window with its exact size and dimensions as the window. or open up like a lightbox-style window, HOWEVER, it needs to work WITH iframes. currently i dont think lightbox works with iframes. if neither of those are possible, the image could just open up in a new window altogether.

anyway, this script or program needs to create the code AND the thumbnails automatically. preferably, when i add another image to the folder of images it will update and add the new images thumbnails and code.

photoframe does this, however it is not what i'm looking for. because it does not put the thumbnails in grid form and has two different frames. i only want one.
 
Back
Top