Results 1 to 3 of 3

Thread: Images grouping

  1. #1
    Join Date
    Sep 2007
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Images grouping

    1) Script Title: Lightbox Image viewer 2.03a

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...box2/index.htm

    3) Describe problem:

    I would like to use Image Viewer 2.03a to show a certain set of images by clicking one link, then a different set of images under another link on the same html page, and so on.

    In other words, my page has about 20 links and for each one of them I have a unique set of images to show.

    Is that possible?

    Thanks for helping!!

  2. #2
    Join Date
    Sep 2007
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can someone please give an answer on this? It's really, really important to me.
    Thanks!!

  3. #3
    Join Date
    Sep 2007
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking

    Problem solved:

    <a href='image1.jpg' class='lightview' rel='gallery[myGallery]'>1</a>

    <div style='display:none'>
    <a href='image2.jpg' class='lightbox' rel='gallery[myGallery]'>2</a>
    <a href='image3.jpg' class='lightbox' rel='gallery[myGallery]'>3</a>
    <a href='image4.jpg' class='lightbox' rel='gallery[myGallery]'>4</a>
    </div>

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
  •