Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/yatil/accessifyhtml5.js

Last synced: 15 days ago
JSON representation

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.

Lists

README

        

# accessifyhtml5.js

The polyfill for a more accessible HTML5.

## Which problem is solved with this polyfill?

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.

## How to use accessifyhtml5.js?

Just link to the `accessifyhtml5.js` file and call the AccessifyHTML5-Function _at the bottom of your page_ right before the closing `