bootstrap-progressbar
bootstrap-progressbar copied to clipboard
Completely disable animation
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.
interesting point. will think about a simple solution.
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