jsor / jcarousel

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

Progress Bar? #628

Closed wtran closed 10 years ago

wtran commented 10 years ago

Hi, is there any built-in method to display a progress bar indicating how much time is left before the next slide? I see the autoscroll plugin but not sure if something like this is possible.

http://demo.pixelentity.com/?estro

Any help would be appreciated. Thanks.

jsor commented 10 years ago

No, there's nothing built in. But it shoudn't be too hard to implement with some 3rd-party lib and by listening to the jcarousel:animateend event.