-
How to use ARIA Live Regions for dynamic content
An article explaining how Live Regions provide settings that can be used to notify an AT about a DOM change.
-
Drag and drop: Why foolproof scripting is critical when using ARIA
Techniques to ensure automatic accessibility for screen reader and keyboard only users.
-
CSS drag and drop module demo
A working drag and drop example.
-
ARIA calendar example
A working example of aria in a calendar.
-
44 ARIA examples
44 real examples of ARIA
-
Not all ARIA widgets deserve role=”application”
Notes on when role=”application” should be used on a web page and how screen readers understand it.
-
WAI ARIA support on iOS
Test case results for ARIA on Mobile Safari on iPhone 4 and iPad 1.
-
Tri-state checkbox examples
A practical example of a custom tri-state checkbox.
-
WAI-ARIA Gets Ready for a Starring Role in HTML5
WAI-ARIA’s landmark roles are now well supported in nearly every browser and screen reader, so use ARIA now!
-
Toggle button example
A live demo of a toggle button.