jsor / jcarousel

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

Same content over and over #3

Closed ghost closed 14 years ago

ghost commented 14 years ago

I'm using 6 carousels on the same page, all of them get content via ajax.

My problem is that at some point, while waiting with the page open on the browser, the carousels will show the first "row" of content over and over again.

For example: a carousel with 4 viewable items and another 4 items hidden, starts on page load by showing the first 4 and then automatically scrolls to the next 4. This works fine for some time, but at some point the carousel will switch from viewing the first 4 items again to the first 4 items, so it still has 8 items, but they are all the same first 4.

jsor commented 14 years ago

Do you have a url where i can see the this?

jsor commented 14 years ago

No feedback for over 30 days. Closing for now, feel free to reopen.