WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: The title attribute and screen readers

for

From: Egan, Bim
Date: Jun 29, 2007 3:10AM


Jeanne pointed out:

"The title attribute of a link is not read, unless the
user sets an option in JAWS to read the title instead of the link text.
Since most people want to hear the link text, this is not an option that
is often set. In the user tests we have done, no JAWS user has had this
option set to read title text."

Which is absolutely correct, in addition don't forget that screen reader
users aren't the only people who may be denied important information if
it is in the Title attribute.

The title "tooltip" appears only on mouse hover, there is no user
action (such as switching off images to reveal the ALT attribute), to
make this information visible.

So, among the people to add to the screen reader users we have:
* People with impaired mobility who navigate via the keyboard.
* Those with shaky hands who do use a mouse, as the "tooltip"
disappears instantly when the mouse moves off the link.
* Screen magnification users whose magnified viewport reveals so little
of the "tooltip" that they may only see "Opens in " or "(new win" ...
warnings shouldn't be something the user needs to guess at.
* People with Retinitis Pigmentosa (commonly called "Tunnel vision"),
who use their remaining vision, which is another very restricted
viewport, and may not even be vertically deep enough to include the
"tooltip".
* People with dyslexia, this might not apply to a new window warning,
which should be short, but the fact remains that the "tooltip"
disappears in five seconds, which may not be long enough for them to
read the message.

I've gone into more detail on the dangers of using the title attribute
in RNIB's WACblog at:
http://www.rnib.org.uk/wacblog/articles/too-much-accessibility/too-much-
accessibility-title-attributes/

Bim