Results 1 to 3 of 3

Thread: Lightbox Image Viewer 2.0 - possible to launch whole gallery from one thumbnail?

  1. #1
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Lightbox Image Viewer 2.0 - possible to launch whole gallery from one thumbnail?

    1) Lightbox Image Viewer 2.0

    2) http://www.dynamicdrive.com/dynamici...box2/index.htm

    3) Is it possible to launch a gallery of multiple images from just one text link or just one image? I have no problems getting this to run via thumbnails or multiple text links but for the purpose of the current site I'm working on I need all of the effects generated by this script with only one click.

    Most scripts I work on like this will have something above the HEAD tag with a listing of images that the script reads from.. has anyone been able to replicate this action?

    thanks,
    Troy

  2. #2
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default nevermind.. I figured it out..

    You simply leave the text link blank... duh

    Code:
    <a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
    turns into this

    Code:
    <a href="images/image-1.jpg" rel="lightbox[roadtrip]"></a>

  3. #3
    Join Date
    Apr 2007
    Posts
    26
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default But...

    ...if you have the title as a link, (like I do) see http://www.dynamicdrive.com/forums/s...=link+lightbox

    Anyway, the link works on the first image in the group, but not the others. Help!!!

    Thanks in advance.

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
  •