Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2008
    Posts
    265
    Tokens
    0

    Default Lightbox image viewer 2.03a Help

    1) Script Title:Lightbox image viewer 2.03a

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

    3) Describe problem: How do you add a Thumb in to this code below?
    HTML Code:
    <a href="images/image-1.jpg" rel="lightbox" title="my caption">image #1</a>
    Or this code.
    HTML Code:
    <a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>
    <a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a>
    <a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>
    Boston here i come

  2. #2
    Join Date
    May 2006
    Posts
    1,797
    Tokens
    0

    Latest Awards:

    Default

    Like..

    HTML Code:
    <a href="images/image-1.jpg" rel="lightbox[roadtrip]"><img src="images/image-1.jpg"  border="0" /></a>
    Coming and going...
    Highers are getting the better of me

Posting Permissions

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