jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
2k stars 737 forks source link

Carousel scroll when prepending more items #822

Open mousto090 opened 7 years ago

mousto090 commented 7 years ago

Hi,

I am running into a strange scroll with jCarousel when prepending new items, appending items works perfectly but prepending make carousel scroll first to left. What I am trying to do is loading more items via AJAX before the carousel reach the first or last item. But trying also with a simple loop give the same behaviour.

I setup a demo : https://jsfiddle.net/faruktot/16/

Please help me out.

Regards,