WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: skip-nav tabindex setfocus etc.RE: [WebAIM]skip-navtabindex setfocus etc.

for

From: Martin Pistorius
Date: Mar 15, 2006 7:30AM


Hi All,

As a person with a disability who either uses a head mouse or the keyboard
to navigate, I'd say first and foremost make sure your semantic structure
is correct, because if it is generally tabindex it's not needed.
I'd only use tab orders on site with ads because you don't want to have to
tab through six links to some other products site before you get to the
navigation..

As for Skip to content links, my personal opinion is they are useful but
then I feel they must always be visible, not only when tabbed to.

Of course it goes with out saying, make sure the site is keyboard
accessibility, there is nothing more frustrating being not being able to
navigate a site.

Anyway that's my two cents worth

Martin


----- Original Message -----
From: "Tim Harshbarger" < <EMAIL REMOVED> >
To: "WebAIM Discussion List" < <EMAIL REMOVED> >
Sent: Wednesday, March 15, 2006 3:02 PM
Subject: RE: [WebAIM] skip-nav tabindex setfocus etc.RE: [WebAIM]
skip-navtabindex setfocus etc.


Hi,

My limited observations are that people, who use a keyboard or devices
simulating keyboard input to navigate the user interface, tend to tab
quickly to their goal and don't seem to notice a link that seems to
appear for a split second. It seems as though the user is focusing on a
specific link or form control. The user knows it is X number of tabs to
that link or form control--although they might not know the exact
number, just that it's a lot of tabbing.

I am uncertain exactly how to explain it.

Its not like:

Tab, "oh, there is a skip link I can use."

Its more like:

Tab, tab, tab, tab, tab, tab, tab, tab, tab, tab, tab..."gee, something
funny happened after the first tab." Then they may either tab merrily
on their way to their original goal or start tabbing back to the skip
link to check it out.

I am also not certain if skip links are as useful to someone using a
screen reader or screen magnifier as they are to other people using the
keyboard or devices simulating keyboard input. In the case of people
using a screen reader, my thought is that good semantic markup may be
more important. In the case of people using screen magnification, those
people I am familiar with seem to use the mouse more. They might use
the tab key once they are in a form or maybe even navigating the
browser's menubar. However, it seems they tend to use the mouse more
when just looking around a page or trying to find a specific link in a
page full of links.

Of course, this is all based on my personal observations, so I am
uncertain if it indicates approaches most people utilize or just those I
happened to observe.

Tim