Testing ARIA User Input control’s navigation support.
Assistive technology such as screen readers provide keyboard short cuts for navigating the content of web pages. For user input controls such as radio buttons and edit boxes the user…
Upcoming Webinar: October 16 at 12 PM ET. Real Work: How Disability-focused Employee Resource Groups Can Enhance Accessibility and InclusionRegister Now
Assistive technology such as screen readers provide keyboard short cuts for navigating the content of web pages. For user input controls such as radio buttons and edit boxes the user…
December 9, 2008 | Technical
After covering a basic ARIA slider as well as a more complex slider component, we will take a closer look at how a slider can be used to create a…
June 20, 2008 | Technical
In my previous post I gave an example for a very minimalistic ARIA slider, with the intention of demonstrating how simple it is to add ARIA using only a few attributes. I know there are some developers out there who wishfully think that, in order to make their rich interface widgets accessible, all they have to do is add ARIA to it. Others are skeptical about ARIA for that very reason. The truth is of course that ARIA is only part of the effort, and work is required to make any widget accessible (whether you’re using ARIA or not). In this post I want to cover some of those issues and give an overview of what else to think about when creating an accessible slider.
June 16, 2008 | Technical
Starting with Steve’s article ARIA Toggle Button and Tri-state Checkbox examples, we will be providing more examples about how to use ARIA roles and states in practice. As Steve mentioned,…
May 30, 2008 | Technical
People often ask on the various accessibility related forums and mailing lists, a question like: If I wanted a Screen reader program which one should I buy? For many developers…
January 16, 2008 | Technical