Digital Accessibility Resources
Building & maintaining accessible digital assets do not need to be a daunting task
Digital accessibility resource hub will get you started on the accessibility journey. The accessibility resources collection here is categorized.
- Accessibility Blog’s
- Screen Reader’s
- Accessibility Cheat Sheets
- Open source Accessibility Tools
- Accessibility Bookmarklets
- Color Contrast Checkers
- browser Extensions for Accessibility Testing
- Mobile Accessibility Tools
- Accessibility & Inclusive Design Meet-ups
- Accessible Media Players
- Accessibility Conferences
- Accessibility Forums
- Accessibility Newsletters
- Web Accessibility Podcasts
- Enterprise Accessibility Tools
- Accessibility Jobs
- Accessibility Courses
Hello,
Here are some missing resources that may be of help.
Visual ARIA:
Visual ARIA allows engineers, testers, educators, and students to physically observe ARIA usage within web technologies, including ARIA 1.1 structural, live region, and widget roles, proper nesting and focus management, plus requisite and optional supporting attributes to aid in development.
http://whatsock.com/training/matrices/visual-aria.htm
ARIA Role Matrices:
A quick reference guide for learning the proper usage of ARIA roles and their required child roles and supported states and properties.
http://whatsock.com/training/matrices/
Accessibility Tree Training Guide:
A comprehensive guide for learning how the accessibility tree works in the operating system and how ARIA maps into these accessible objects to then interface with assistive technologies from beginning to end.
http://whatsock.com/training/
ARIA Widget Checklist: For Screen Reader Testing:
An ARIA widget testing checklist to validate browser and assistive technology support levels and compatibility.
https://www.ssbbartgroup.com/blog/aria-widget-checklist-screen-reader-testing/
Important Differences Between ARIA 1.0 and 1.1:
Deprecations & Additions: https://www.ssbbartgroup.com/blog/differences-aria-1-0-1-1-deprecations-additions/
Additions to “role”: https://www.ssbbartgroup.com/blog/differences-aria-1-0-1-1-additions-role/
Changes: https://www.ssbbartgroup.com/blog/differences-aria-1-0-1-1-changes/
Changes to role=”combobox”: https://www.ssbbartgroup.com/blog/differences-aria-1-0-1-1-changes-rolecombobox/
Static vs. Interactive Widget Roles – Ensuring Proper Functionality in ARIA: 2017 CSUN Presentation Materials
Important information regarding the categorical differences between specific ARIA roles and the job duties associated with using them safely.
https://github.com/accdc/csun-2017
AccDC Technical Style Guide and Accessible Widget Archive:
An archive of reusable provably accessible ARIA widgets that integrate directly into jQuery, Dojo, and MooTools with equal accessibility.
For jQuery: https://github.com/accdc/tsg
For Dojo: https://github.com/accdc/tsg-dojo
For MooTools: https://github.com/accdc/tsg-mootools
Hi Bryan,
They are a lot of resources; I am going to add them in their appropriate categories soon. Thanks for stopping by & sharing the resources.