yatil / accessifyhtml5.js

While most browsers work all right with the new semantic elements of HTML5, they don’t add the ARIA accessibility attributes that the specification demands. This small JavaScript adds those attributes to enhance accessibility of web sites.
340 stars 30 forks source link

Pull: add missing attribute "required" and other fixes. Re-minified Javascript. #23

Closed nfreear closed 10 years ago

nfreear commented 10 years ago

Bugs fixes included in this request - #20, #21, #22.

Hi Eric,

I hope these fixes are useful. Best wishes,

Nick