SN3AK Posted May 3, 2009 Report Share Posted May 3, 2009 I'm looking for a simple way to automatically load all photo's from a directory on the website into a simple array, maybe 5 x 5 with multiple pages of photo's (not creating a "pics1.html, pics2.html, pics3.html etc.) and when you click on an image it opens a pop up with an enlarged version. I'm thinking this all might have to be done in flash, so maybe a flash template? I don't know much about flash though I have access to Adobe Flash CS3 and have done minor tweaks to templates before such as changing text replacing images. Free is best. Quote Link to post Share on other sites
jcl Posted May 3, 2009 Report Share Posted May 3, 2009 You can do it with HTML+CSS+JavaScript. The Ext Core lightbox and JSONP examples together have about 90% of what you'd need (and a lot that you probably wouldn't need). Quote Link to post Share on other sites
SN3AK Posted May 4, 2009 Author Report Share Posted May 4, 2009 Not really what I was looking for but it will do for now since I like the image preview. I set up the ext core and lightbox (I might look into JSONP later) and built a table with thumbnail links to a full size image. Thanks for the response but if anybody has something more automated (maybe I just didn't see the automated part of this) I'd greatly appreciate it. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.