flaretailjs / flaretail.js

A JavaScript library for Firefox application development, consisting of WAI-ARIA-driven accessible widgets, a lightweight app framework, and convenient utility functions.
Other
1 stars 2 forks source link

Implement progressbar #6

Open kyoshino opened 10 years ago

kyoshino commented 10 years ago

http://www.w3.org/WAI/PF/aria/complete#progressbar

kyoshino commented 8 years ago

The basic implementation is already done in https://github.com/bzdeck/bzdeck/issues/375.