Ok I created a view block using this module and things were looking good. It had 3 images and looped around. Then I added in colorbox in gallery mode so you could enlarge them in a popup box and scroll there but I noticed colorbox had a duplicated 4th image sometimes. This seems to happen when you have loop set to circular, start scrolling on the jcarousel and then open colorbox because jcarousel creates a 4th li. No problem I just take away the circular loop. However Jcarousel now allows you to scroll 4 times to the left despite having only 3 images. This means the user gets a blank box on the 4th window. If anyone knows how I can fix either of these issues and get it working that'd be great because I've run out of ideas.
Comments
Comment #1
arrowI'm seeing the same issue in 6.x-2.6
Edit:
Never mind.. I screwed up an array and had too many items.