On Sat, 28 Jun 2003 22:47:34 -0400, "EightNineThree"
<eightninethree.RemoveThis@REMOVEeightninethree.com> wrote:
>Doing some accessibility checking on one of my sites, I'm down to this
>warning for my main nav setup:
>
>[WCAG-AAA/Low] Create keyboard shortcuts and/or a logical tab order between
>controls.
>
>The issue, to me, is there's no reliable way to implement accesskeys, so I
>don't do it. And as far as tab order, I don't use tabindex because tabbing
>works just fine when using the browser default.
>
>Am I off base here? Does anyone else have any suggestions?
Unless you specify a tab order you may encounter issues with some
screen readers/specialty browsers. Not all of them will tab you
through a form or link list (e.g. your menu) in a logical sequence.
Use tab order and this issue should go away.
Adrian Appleyard
<a style='text-decoration: underline;' href="http://www.Nameplace.com.au/" target="_blank">http://www.Nameplace.com.au/</a>
{ affordable domains + quality hosting }<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Accessibility - "Logical tab order...."