E-mail List Archives
Re: Misuse of TabIndex 0
From: Jared Smith
Date: Nov 4, 2015 9:59AM
- Next message: Paul J. Adam: "Re: Misuse of TabIndex 0"
- Previous message: Steve Faulkner: "Re: Misuse of TabIndex 0"
- Next message in Thread: Paul J. Adam: "Re: Misuse of TabIndex 0"
- Previous message in Thread: Steve Faulkner: "Re: Misuse of TabIndex 0"
- View all messages in this Thread
While making non-interactive elements navigable is certainly an issue,
you also should realize that removing the elements from the tab flow
entirely may result in other issues. When navigating through a form,
important instructions and cues between form controls will often be
skipped over. Lengthy questions that are associated as legends for an
answer set are very burdensome to have read for EVERY control in the
fieldset.
These are problems for which there are not good solutions - and
perhaps there are instances where tabindex=0 on these elements is less
of an end user issue than the alternative.
Jared
- Next message: Paul J. Adam: "Re: Misuse of TabIndex 0"
- Previous message: Steve Faulkner: "Re: Misuse of TabIndex 0"
- Next message in Thread: Paul J. Adam: "Re: Misuse of TabIndex 0"
- Previous message in Thread: Steve Faulkner: "Re: Misuse of TabIndex 0"
- View all messages in this Thread