WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Tab Order and Focus Question

for

From: Isabel Holdsworth
Date: Mar 13, 2019 8:00AM


Hi Jim,

If it's in the tab order, either natively or by means of an assigned
tabindex, it can receive focus, in which case it should have an
identifiable name, role, value and focus outline.

Cheers, Isabel

On 13/03/2019, <EMAIL REMOVED> < <EMAIL REMOVED> > wrote:
> Jim,
>
> Anything in the web or any program can receive focus. Tabindex is the
> attribute which permits the keyboard focus to land on an element. If the
> element should receive focus is a different story.
>
>