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

progressbar interactions for twitter bootstrap 2 & 3

Results 20 bootstrap-progressbar issues
Sort by recently updated
recently updated
newest added

What I do not understand. I set display_text: 'fill' , text displayed in progress bar but just as a text without any div, so I can't use any css to...

Outside of a table the progress bars work and look fabulous, however if the display_text: 'center' is used on a progress bar contained within a table cell the span with...

Hi MindDuster! thanks for the plugin. I noticed the Done callback can and will fire before the last Update callback is fired. This was an issue for me when queuing...

This allows more flexibility for overriding through a variables config file.

The stacked behaviour works now but I am not sure how to check that I didn't break something else.

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.

This change addresses the issue where a progress bar of less than 100 pixels will show incorrect text in some situations. I understood the problem to be that for bars...

Love the work you've done here, making it easy for me to animate but am I missing something? This is just rendering the progress bars each starting at 0 so...

Hi, is it somehow possible to have your extension running with stacked progressbars like them on http://twitter.github.com/bootstrap/components.html#progress ? Thanks for the cool extension! :smile: