E-mail List Archives
Re: Danger! Testing Accessibility with real people — Medium
From: Bryan Garaventa
Date: May 16, 2016 1:33PM
- Next message: Jonathan Avila: "Re: Why was software (user agents and authoring tools)left out of the recent SANPRM for the ADA by the DOJ?"
- Previous message: Bryan Garaventa: "Re: Why was software (user agents and authoring tools) left out of the recent SANPRM for the ADA by the DOJ?"
- Next message in Thread: Alastair Campbell: "Re: Danger! Testing Accessibility with real people — Medium"
- Previous message in Thread: Bryan Garaventa: "Re: Danger! Testing Accessibility with real people — Medium"
- View all messages in this Thread
The word "tab" actually has been around for many years to indicate this type of functionality, and this is what ARIA Tabs map to in the accessibility API. So it's not just a name, but an actual role mapping in the accessibility tree.
E.G
https://msdn.microsoft.com/en-us/library/windows/desktop/bb760550(v=vs.85).aspx
" A tab control is analogous to the dividers in a notebook or the labels in a file cabinet. By using a tab control, an application can define multiple pages
for the same area of a window or dialog box. Each page consists of a certain type of information or a group of controls that the application displays when
the user selects the corresponding tab."
The same type of mapping occurs in OS X, iOS, and other operating systems.
You can read how this works at
https://www.smashingmagazine.com/2015/03/web-accessibility-with-accessibility-api/
Also, for a complete training of how ARIA works from beginning to end, you can read
http://whatsock.com/training/
And to physically observe ARIA usage within any web technology, you can use Visual ARIA, available at
http://whatsock.com/training/matrices/visual-aria.htm
Bryan Garaventa
Accessibility Fellow
SSB BART Group, Inc.
<EMAIL REMOVED>
415.624.2709 (o)
www.SSBBartGroup.com
- Next message: Jonathan Avila: "Re: Why was software (user agents and authoring tools)left out of the recent SANPRM for the ADA by the DOJ?"
- Previous message: Bryan Garaventa: "Re: Why was software (user agents and authoring tools) left out of the recent SANPRM for the ADA by the DOJ?"
- Next message in Thread: Alastair Campbell: "Re: Danger! Testing Accessibility with real people — Medium"
- Previous message in Thread: Bryan Garaventa: "Re: Danger! Testing Accessibility with real people — Medium"
- View all messages in this Thread