Thread Subject: Re: Group D: 22(o) Skip navigation
Note
This archival content is maintained by WebAIM and NCDAE on behalf of TEITAC and the U.S. Access Board . Additional details on the updates to section 508 and section 255 can be found at the Access Board web site.
From: Hoffman, Allen
Date: Fri, Dec 01 2006 10:35 AM
- Return to this mailing list's archives
- View all messages in this thread
- Next message in thread: Jim Thatcher: "Re: Group D: 22(o) Skip navigation"
- Previous message in thread: Walser, Kate: "Re: Group D: 22(o) Skip navigation"
- Messages sorted by: Author | Thread | Date
Kate responds:
Allen, can we clarify? I'm hoping you mean include something about where
the site includes the skip-nav links rather than actually using the
tabindex attribute.
I'd like to clarify as tabindex seems to be highly overused and used
incorrectly, wreaking havoc on otherwise potentially good page designs.
The tabindex attribute enabling developers to control how users navigate
through the site only seems to work as intended when every element on
the page uses tabindex (sometimes forgotten when an item is added last
minute to a page or when the developers are most concerned with a few
elements).
I've seen it used to move users to the main content of a page quickly at
the expense of enabling users to access important navigation controls
easily. For example, I reviewed a complex application recently in which
the main content was set to tabindex=1, a tree navigation control was
set with tabindex=2 or 3 and the critical navigation elements people
needed (but the developers were trying to provide a means to skip given
22(o)) set to tabindex=4. As a result, users would hear the critical
navigation elements read to them first in the reading order by the
assistive technologies, but the tab order differed drastically and users
couldn't get to those critical elements until they had tabbed through
the rest of the page (literally hundreds of links given the tree
control).
If you mean provide guidance about where to include skip links, I'm in.
If you mean specify the tabindex attribute, I'd vote against that and
suggest we consider alternatives.
Good article entitled "Too much accessibility - TABINDEX" from Royal
National Institute of the Blind -
http://www.rnib.org.uk/wacblog/general-accessibility/too-much-accessibil
ity-tabindex/
Cheers,
Kate
Allen responds:
Wow, great post.
I have to chew this over. I have found tabindex to be a great solution
when done right, but if not done right is a problem. But, that is true
about any IT technique. I'm for possibly providing skip-nav
requirements, and also providing logical tab order requirements both.
Remember we are setting standards, not "nice to haves".
- Next message in Thread: Jim Thatcher: "Re: Group D: 22(o) Skip navigation"
- Previous message in Thread: Walser, Kate: "Re: Group D: 22(o) Skip navigation"