Lightbox 2 Gallery

Hi Neil thanks, I deleted "group" from last image and it has made no difference. :eek:

yeah.. no you need to have all 3 set to "lightbox [group]" for them to scroll all the way though. in my last post the first two had "lightbox [group]" and the last one "lightbox[group]" (i.e. no space between the x and [ ). so if you set all 3 to the same so:

Code:
<a href="/lb2/img/image-2.jpg" rel= "lightbox [group]"><img src="/lb2/img/thumb-2.jpg" /></a>
  <a href="/lb2/img/image-3.jpg" rel= "lightbox [group]"><img src="/lb2/img/thumb-3.jpg" /></a>
  <a href="/lb2/img/image-4.jpg" rel= "lightbox [group]"><img src="/lb2/img/thumb-4.jpg" /></a>
 
yeah.. no you need to have all 3 set to "lightbox [group]" for them to scroll all the way though. in my last post the first two had "lightbox [group]" and the last one "lightbox[group]" (i.e. no space between the x and [ ). so if you set all 3 to the same so:

Code:
<a href="/lb2/img/image-2.jpg" rel= "lightbox [group]"><img src="/lb2/img/thumb-2.jpg" /></a>
  <a href="/lb2/img/image-3.jpg" rel= "lightbox [group]"><img src="/lb2/img/thumb-3.jpg" /></a>
  <a href="/lb2/img/image-4.jpg" rel= "lightbox [group]"><img src="/lb2/img/thumb-4.jpg" /></a>
Ah I see what you mean! My bad. I'll try that now thanks.
 
i need to do mine, i use flash based slideshow pro with a jquery non-flash alternative. i was hoping the software vendor would pull its finger out and get a html5 version done but theyve gone awol.
 
Back
Top