Bootstrap Progress Bars
Default Bootstrap Progress bar colors & styles.
Striped
Animated
Stacked
Custom Progress Bars
Below are customized progress bars. I just added extra colors and sizes. You can use classes pb-xs, pb-sm, pb-md & pb-lg
for different sizes. It also supports different colors. You can specify colors by using the class progress-bar-XXX
(Replease XXX with color name).
Colors
Sizes (xs,sm,md,default,lg)
Animated Progress Bar
You need to use the class pb-animated
for animation. You can set the limit to the attribute data-pbmax
.