I want to do is the Loading header tag
should animate until progress bar reach 100%. Can anyone help me do that?
animate.css link: https://daneden.github.io/animate.css/
current output: http://jsfiddle.net/GZSH6/45/
Animate.css have the infinite class i.e.:
<h1 class="animated infinite bounce">Example</h1>