Hi,
JCarousel cycles through our 3 images about 5 times (15 frames), then just stops. Consistent across IE9, FFox, and Chrome. Anyone else seen this?
Thanks.

Comments

ihsanullahkhan’s picture

Version: 7.x-2.6 » 6.x-2.6

This is the same problem which i am facing in 6.

alihaideri’s picture

I too am facing the same problem. My slideshow disappears but keep transitioning during which I get a glimpse of the slide. This started just recently and didn't use to happen before. Please help!

pdcarto’s picture

Best I can tell, this is not a problem with the jcarousel drupal module, but with the jcarousel jquery library. Supposedly v0.3 fixes this, but it has not yet been "released". See https://github.com/jsor/jcarousel/issues/370

James Andres’s picture

Here is a patch which modifies the jCarousel library to include a GitHub pull request which (apparently) resolves the issue.

See:

This seems to work okay on my project, YMMV.

webdrips’s picture

@James, thanks for the patch. It worked for me in every browser (Safari, FF, and IE) except Chrome (even after upgrading to the latest version of Chrome).

Using the Drupal 7 version of jcarousel BTW.