Widgets
Warning: needs updating
Introduction
Here's a look at working examples and best practices in building accessible JavaScript widgets.
General Resources
- DHTML Style Guide provides keyboard interaction recommendations
- WAI-ARIA Authoring Practices Guide
Checkbox
- ARIA Toggle Button and Tri-state Checkbox examples (from "The Paciello Group Blog")
- ARIA Example Checkbox Widgets from the University of Illinois
Menu
Slider
- From the Paciello Group Blog: ARIA Slider, part one, part two, part three (example)
- Creating an Accessible, Internationalized Dojo Rating Widget