Looking for a bit more help with my site design. I want to use lightbox2 ti display mt photo gallery. Problem is I want launch lightbox from one image and them let usres scroll through the image set from there. I cant find a way to do this with lightbox, it seems to only support displaying all images individually then it will let you tag them as part of a group to scroll through them.
I have tried using this code but it wont scroll to the next image
Can anyone suggest a way around this, the site in question can be found here:
http://www.rdoyle.info/wedding/v4/
See the "Photo Album" section
I have tried using this code but it wont scroll to the next image
Code:
<a href="gallery/moments/03.jpg" rel="lightbox[moments]">Pics Here</a>
<a href="gallery/moments/04.jpg" rel="lightbox[moments][caption2]"</a>
<a href="gallery/moments/02.jpg" rel="lightbox[moments][caption2]"</a>
Can anyone suggest a way around this, the site in question can be found here:
http://www.rdoyle.info/wedding/v4/
See the "Photo Album" section