jsor / jcarousel

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

clicks too close on 3 carousels #651

Closed fannyt closed 10 years ago

fannyt commented 10 years ago

Hello ! I have 3 carousels and when I click on a next or previous button, I move the 3 carousels. But if you click twice too close, the first carousel is moving but not the others... Is there any solution to fix it ? An other question by the way, can we add different animations with the scroll function (http://sorgalla.com/jcarousel/docs/reference/api.html#scroll) ? I use it twice (to move the carousels of one target and to go to an index). Thanks for this amazing carousel !

jsor commented 10 years ago

Could setup some example code where i can sse this?