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 nine

example 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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -