bootstrap-progressbar icon indicating copy to clipboard operation
bootstrap-progressbar copied to clipboard

Completely disable animation

Open Bassir opened this issue 11 years ago • 2 comments

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.

Bassir avatar May 31 '13 22:05 Bassir

interesting point. will think about a simple solution.

minddust avatar Aug 16 '13 14:08 minddust

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

minddust avatar Aug 02 '14 11:08 minddust