Closed dandv closed 11 years ago
What do you exactly mean. The progress element should be "shived", which means, you can add styles and add content inside of the element. But html5shiv doesn't add functionality (i.e. value). Please also note, that you can not deeplink to github. You have to download the file or use a cdn.
You'll want to use a polyfill for the actual functionality, @dandv https://github.com/LeaVerou/HTML5-Progress-polyfill and maybe even to read this ! http://www.useragentman.com/blog/2012/01/03/cross-browser-html5-progress-bars-in-depth/
Thanks @chee. I was just hoping that html5shiv would make progress bars easy, but I see it's outside the scope.