Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

bootstrap progress bar animation not working

<div class="progress">
  <div class="progress-bar progress-bar-striped progress-bar-animated" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100" style="width: 75%"></div>
</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #bootstrap #progress #bar #animation #working
ADD COMMENT
Topic
Name
2+2 =