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: 6 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.
- Host: GitHub
- URL: https://github.com/yatil/accessifyhtml5.js
- Owner: yatil
- Archived: true
- Created: 2010-10-11T15:18:24.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-01-01T11:39:43.000Z (almost 10 years ago)
- Last Synced: 2024-04-24T13:28:04.699Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 194 KB
- Stars: 342
- Watchers: 23
- Forks: 30
- Open Issues: 8
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
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 `