WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: QuestionVisual button order versusannouncedbutton focus order

for

From: Moore,Michael (HHSC)
Date: Jul 10, 2015 9:48AM


The screen reader will normally read in source code order. The exception is when you have used a positive tab index and the user is moving through the form using the tab key to navigate active element to active element. In this case it will follow the specified tab sequence. Positive tab indexes are considered harmful in most cases. If you think that you need them there is probably something wrong with your source code order.

Mike Moore
Accessibility Coordinator
Texas Health and Human Services Commission
Civil Rights Office
(512) 438-3431 (Office)
(512) 574-0091 (Cell)