minddust / bootstrap-progressbar

progressbar interactions for twitter bootstrap 2 & 3
www.minddust.com/project/bootstrap-progressbar
MIT License
577 stars 160 forks source link

Completely disable animation #13

Open Bassir opened 11 years ago

Bassir commented 11 years ago

How can I go about disabling the animations completely? I am only looking to use this plugin for having centered text within bootstrap progress bars.

minddust commented 11 years ago

interesting point. will think about a simple solution.

minddust commented 10 years ago

Sorry for the delay.. of a year. time was a little rough.

the easiest way to archive your goal would be to set the transition time to 0 and call progressbar() on document ready.

but will will take a further look into calling progressbar() without the dynamic displaying overhead.

will let this ticket open for further discussions