Results 1 to 4 of 4

Thread: Looking for a very specific image gallery script

  1. #1
    Join Date
    Sep 2011
    Location
    CT
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Looking for a very specific image gallery script

    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?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    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/dynamici...nslideshow.htm

    and:

    http://www.dynamicdrive.com/dynamici...army/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/s...ck_advance.htm

    Set it up as per http://www.dynamicdrive.com/dynamici...nslideshow.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.
    Last edited by jscheuer1; 09-20-2011 at 01:57 AM. Reason: add - One thing though . . .
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Sep 2011
    Location
    CT
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you. I will let you know how I make out with it.

  4. #4
    Join Date
    Sep 2011
    Location
    CT
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •