I have put the scroll on '1' but when the carousel turn, it stop 1 second, I'd like it turns without stop on each item.

Is it possible to have a fluid scroll like in flash interpolation?

Thanks in advance

Comments

quicksketch’s picture

Status: Active » Fixed

I do not believe this is possible because the jCarousel library itself does not support fluid scrolling like you are describing: http://sorgalla.com/projects/jcarousel/. I'd suggest looking into a different library for your needs.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

gabrielvhv’s picture

I got JCarousel to fluid scroll with these settings:

Auto-scroll after: 0,1 seconds

Animation speed: 3000 miliseconds

It's not a real fluid effect but that's the better I can find.

Biel