Hello,
Is there a way to make Autoscroll repeat the data items endlessly.
You know something like:
window.api = $("#scroller").scrollable().autoscroll({
autoplay: true,
api: false,
repeat: true
});
Thanks
Is there a way to make Autoscroll repeat the data items endlessly.
You know something like:
window.api = $("#scroller").scrollable().autoscroll({
autoplay: true,
api: false,
repeat: true
});
Thanks
