Search code examples
jqueryjcarousel

Jcarousel design problem


Excuse me.

I am using jcarousel for nice sliders. so I have got two sliders on my web page.

The first slider is greater than second. so i need modify the separation between images in second slider without modify css (The css is for all sliders in webpage).

However when I modify margin-right in jcarousel-item:

  • If the jcarousel wrap is circular break the slide.
  • If the jcarousel wrap is normal slide until end of div.

How i modify jcarousel st


Solution

  • It's a documented issue by the jCarousel developer that wrap:circular is broken and won't be fixed until the next release.

    https://github.com/jsor/jcarousel/issues/search?q=circular

    https://github.com/jsor/jcarousel/issues/182