Author:
- Stephen Fairbanks
- March 22, 2013
Made with:
- HTML / CSS (SCSS) / JS
About the code:
This is a nice and simple progress bar that uses the HTML5 custom data-*
attribute to allow for quick updating to a progress bar animated by Zepto (or jQuery). The animation is wrapped in a window.resize
function to reanimate if the browser size is changed.
Compatible browsers: Chrome, Edge, Firefox, Opera, Safari
Responsive: Yes
Dependencies: jquery.js
Download Demo and Code