Polyfill For HTML5 Progress Element | Polyfill is a script for HTML5 progress element to display progress bar in websites or web applications. It use progress element which is natively supported by major modern browser. The progress element is natively supported in: Firefox 6+, Opera 11+, Chrome, Safari 5.1
To implement polyfill is pretty simple, just add progress-polyfill.css in the head section and progress-polyfill.js near the body closing tag.
No comments:
Post a Comment