Results 1 to 3 of 3

Thread: Lightbox Veiwer 2

  1. #1
    Join Date
    Jul 2006
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Lightbox Veiwer 2

    1) Script Title:
    Lightbox Veiwer 2
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...box2/index.htm
    3) Describe problem:
    Its not really a problem, but is there a way to have (its hard to explain but i'll try): one image, but when you click on it, a different image pops up, like a button saying the name of the image, but then the image you want pops up.
    Just wondering

  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

    If you look on the demo page, you will see that there are images to click on. When you click on one of those, you get a larger version of it. However, those images that you click on could be any image you like. They don't have to be smaller versions of the large image. Is that what you are talking about?

    HTML Code:
    <a href="images/image-1.jpg" rel="lightbox" title="my caption"><img src="someother.jpg" border="0"></a>
    - John
    ________________________

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

  3. #3
    Join Date
    Jul 2006
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks!

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
  •