jquery - Colorbox (lightbox plug-in) limiting number of photos in array -
jquery - Colorbox (lightbox plug-in) limiting number of photos in array -
i implemented colorbox plug-in on 1 of clients' sites recently, , it's limiting number of photos loads lightbox five. steps reproduce problem:
load page click 1 of big images (not thumbnails) load lightbox click through previous/next navigation or click lightbox image advance the image set loops @ 5 when should display nineexample page 1
example page 2
on each page, there greater 5 photos in set. can click on big photo #6 or greater, , loads image, there no navigation , no "photo x of x" numbering.
looks class triggering colorbox on has 5 images 'group1'. see screenshot. each div there has 'group1' class inside. add together additional divs images '.rscontainer' have listed in screenshot?
jquery colorbox
Comments
Post a Comment