kswedberg / jquery-carousel-lite

A jQuery carousel plugin based on jCarouselLite by Ganeshji Marwaha
MIT License
177 stars 59 forks source link

pause is not working #48

Closed PrashantTapase closed 8 years ago

PrashantTapase commented 9 years ago

$('div.carousel').trigger('pauseCarousel'); is not working. Did u tested before documentation

kswedberg commented 9 years ago

Works for me. I just added pause and resume buttons for the first carousel in the demo: https://kswedberg.github.io/jquery-carousel-lite/demo/

No problems there. If it still doesn't work for you, please provide more information. Thanks!

kswedberg commented 8 years ago

Closing due to lack of answer from @PrashantTapase .