Styling HTML5 Progress Bars with Animations
This creation utilizes HTML5 progress
elements and pseudo elements like -webkit-progress-value
and -webkit-progress-bar
to style them. Originally designed by Tanveer Junayed and coded by Maxim McNair.
The original demo uses some jQuery sugar for the animations!