E-mail List Archives
RE: /*/ Tab index -for content also?
From: John Foliot - WATS.ca
Date: May 30, 2005 6:05AM
- Next message: MGKDsign: "/*/ Tab index -for content also?"
- Previous message: Thomas Jedenfelt: "Re: How to associate form elements with table cells?"
- Next message in Thread: MGKDsign: "/*/ Tab index -for content also?"
- Previous message in Thread: CFIT@list.webaim.org:Joshue O Connor: "Re: /*/ Tab index -for content also?"
- View all messages in this Thread
<EMAIL REMOVED> :Joshue O Connor wrote:
>>
>> Should I
>> put tab index also at the main content (simple text) also?
>
>
> In my opinion tabindex is best applied only when you wish to guide a
> user through a form. I dont suggest using them for full page
> navigation as there are other methods that screenreader users can
> navigate pages by such as by correctly marked up headings etc.
>
Agreed! Fedez, I strong suggest that you *not* try and add special markup
to accommodate one form of adaptive technology over any others. TabIndex is
generally reserved for forms, and even then should be used with restraint.
All screen reading technologies will read your page content in a linear
fashion, from top to bottom. Ensuring that the content is in a logical
linear presentation is more important than running around slapping tabindex
here and there in an effort to guide the user along. While your efforts to
accommodate are well intentioned, there *is* such a thing as going
over-board, and this approach is one of them.
>> I can
- Next message: MGKDsign: "/*/ Tab index -for content also?"
- Previous message: Thomas Jedenfelt: "Re: How to associate form elements with table cells?"
- Next message in Thread: MGKDsign: "/*/ Tab index -for content also?"
- Previous message in Thread: CFIT@list.webaim.org:Joshue O Connor: "Re: /*/ Tab index -for content also?"
- View all messages in this Thread