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

Currently, the progressbar is refreshed initially and upon window resize. It would be useful to have a public method or event to allow manual/external refresh. For instance when a screen...

I'm trying to show a progress bar in my Angular reactive form to show the percentage of completion of the form. I followed the bootstrap page to the 'T', but...

i get percentage of a task and i want that percentage in style of progressbar that whenever i update thet percentage it automatically updated at style...how can i do this..?

I would like to change the color of the progress bar at runtime with a transition. For example changing the color from 'progress-bar-success' to 'progress-bar-warning' or even a custom defined...

Hi, I made a custum progressbar for my company and therefore i had to give the progressbar a position: relative. After that i couldn't give the text inside a padding....

Hi, When a progressbar is reset like $pb.attr('data-transitiongoal', 0), its done function will be triggered too early. Please check this out. Thanks.

Hi, thanks a lot for the work. I wondering if it's possible to trigger the progress bar everytime we click on a button or we define a action (as if...

- adds `npm install` command in README - specifies the `main` file in package.json

Hey, when implementing my needs of your progressbar plugin, I came across a bug. I wrote some code to initially hide my progress bar so I could show it at...

Hello, I am using bootstrap and I get the following error "Aspect ratio of should be 1 progressbar.js:2266 Incorrect aspect ratio of container ​…​​ detected: 185.547px(width) / 559.094px(height) = 0.33187084819368473"...