by Jared Smith
I decided to bring together many aspects of the various color contrast checkers out there to build one of my own that provides just the functionality that I often need. http://webaim.org/resources/contrastchecker/ This relatively simple contrast checker: allows you to enter or select foreground and background colors provides functionality to lighten or darken the colors slightly […]
by Jon Whiting
Web accessibility experts often say something like, “Screen reader users prefer…” followed by some accessibility recommendation. However, many of these recommendations are based on personal preference or conjecture – often from sighted users who only test with screen readers. The fact is that there is little data about screen reader usage to back up these […]
by Jared Smith
After nearly 8 years in development, the Web Content Accessibility Guidelines has been finalized and has reached recommendation status. Congratulations to the working group on this accomplishment. Read the press release. For entertainment, go back and read the initial, January 2001 version of the guidelines to see how the guidelines have dramatically changed (and for […]
by Jared Smith
This new article provides an overview of ARIA (Accessible Rich Internet Applications) and demonstrates how it can be used to resolve many of the accessibility issues found in dynamic, complex web applications and widgets. Additional ARIA documentation and examples will be coming to the WebAIM site in the near future. Read the article at http://webaim.org/techniques/aria/
by Jared Smith
UPDATE: Microsoft announced January 16, 2009 that they will now support ARIA properties and states according to spec. Cheers to Microsoft for making this move to support standards and accessible web development. Momentum WAI-ARIA, the W3C protocol for making rich internet applications more accessible, is gaining much momentum (Read the ARIA FAQ). Even though ARIA […]