Warning: needs updating
入門
ここでは、動作する例とアクセシブルなJavaScript ウィジェットを作るベストプラクティスを見ていきます。
一般リソース
- DHTML Style Guide にはキーボードインタラクションのお勧めがあります。
- WAI-ARIA Authoring Practices Guide
チェックボックス
- ARIA Toggle Button and Tri-state Checkbox examples (from "The Paciello Group Blog")
- ARIA Example Checkbox Widgets from the University of Illinois
メニュー
スライダー
- From the Paciello Group Blog: ARIA Slider, part one, part two, part threet (example)
- Creating an Accessible, Internationalized Dojo Rating Widget