Checkbox Example
Jon Gunderson,
Ph.D.
UIUC Disability Services and Educational Resources
Web 2.0 Accessibility Course using the W3C ARIA Specifications
e-mail:
jongund@uiuc.edu
WWW:
Web 2.0
Accessibility Home Page
Slides
- Review of Homework #1
- Results of Homework #1
- Tools for Testing ARIA SPecific Markup
- Checkbox Example 1: No Keyboard or ARIA Support
- Checkbox Example 2: Add Keyboard Support
- Checkbox Example 3: Add ARIA Support for Firefox 2 using namespacing
- Inspect32 showing accessibility information in MSAA for Example 3
- Checkbox Example 4: Add ARIA Support for Firefox 3 without namespacing
- Inspect32 showing accessibility information in MSAA for Example 4
- Checkbox Example 5: Add Support for Internet Explorer 7 Styling
- Checkbox Example 6: Add Support for Internet Explorer 6 Styling
- Checkbox Example 7: Using Scripting to Make Resources Pass Validator
- Checkbox Example 8: Using IMG element to support high contrast
- Homework #2: Checkbox Widget