pushpendraas400 / tiksluscarousel

fully responsive jquery carousel
Other
26 stars 19 forks source link

How to stop progressBar #5

Open pushpendraas400 opened 9 years ago

pushpendraas400 commented 9 years ago

Hi, I'm having trouble customizing the Carousel. How do you stop the progress bar? I don't want it to cycle through the photos automatically. Tried emailing from the site, but it wouldn't work for me

--Jim Hartnett

pushpendraas400 commented 9 years ago

Hi Jim I have updated tiksluscarousel.js file. added two new options: progressbar and autoPlay download new js file from github

https://github.com/pushpendra10/tiksluscarousel/blob/master/js/tiksluscarousel.js

and set progressBar: false when you initialize the plugin.

if you want to disable autoPlaying set autoPlay: false