View Full Version : Looking for a very specific image gallery script
RichZ
09-19-2011, 11:32 PM
Here's my needs. Can't find anything in the DD library that seems to come close. Maybe I'm missing something.
# of images in each gallery is limited (2 to 4 images per gallery) Gallery rotation totally manual. Click image for next image. On last image, rotates back to 1st.
Number of galleries on page is flexible and needs to be at least a dozen. Could run into triple digits, actually.
Anyone know of anything capable?
jscheuer1
09-20-2011, 01:50 AM
You need to do a little configuring, but except for the onclick advancing the image, nothing undocumented on each scripts' demo page. Both:
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
and:
http://www.dynamicdrive.com/dynamicindex14/swissarmy/index.htm
can do that. Actually they both loosely document how to get the onclick advance, but it could use some explaining.
So, they both come close, and either can be fairly easily made to do what you want.
Here's a demo of the first one:
http://home.comcast.net/~jscheuer1/side/jq_css_mnu/click_advance.htm
Set it up as per http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm. Use your browser's 'view source' to see the specific code on my demo. You can have as many of these as you want on a page.
Any questions? Feel free to ask.
One thing though, 30 slideshows with at least 2 images each is 60 images. That's pushing it for any page, especially if the images are large in byte size.
RichZ
09-20-2011, 04:43 AM
Thank you. I will let you know how I make out with it.
RichZ
09-21-2011, 03:33 AM
Works great. I'll tweak the script and the page layout some more, but this is close to how it will go live. If you're interested, the page is at http://www.lunkercity.com/ozmo-c.html
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.