E-mail List Archives
Re: Home button on left, clickable tabindex=-1 logo on the right
From: Jonathan Avila
Date: Apr 25, 2017 7:17AM
- Next message: Birkir R. Gunnarsson: "Re: Testing Web pages with Screen Reader after Disabling CSS:"
- Previous message: Jonathan Avila: "Re: Home button on left, clickable tabindex=-1 logo on the right"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Home button on left, clickable tabindex=-1 logo on the right"
- Previous message in Thread: Jonathan Avila: "Re: Home button on left, clickable tabindex=-1 logo on the right"
- View all messages in this Thread
> I always call a fail on use of positive tabindex values, because those will break the focus order of the page.
It depends on the situation. If you have a page with two links and two input fields -- for example, a simple log in page -- there is no harm in using a positive tabindex to order the interactive elements. In general use of a positive tabindex is a red flag for issues -- but it doesn't have to be an automatic failure as it's possible to pass using that technique.
Jonathan
Jonathan Avila
Chief Accessibility Officer
SSB BART GroupÂÂ
<EMAIL REMOVED>
703.637.8957 (Office)
Visit us online: Website | Twitter | Facebook | LinkedIn | Blog
Download our CSUN Presentations Here!
The information contained in this transmission may be attorney privileged and/or confidential information intended for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is strictly prohibited.
- Next message: Birkir R. Gunnarsson: "Re: Testing Web pages with Screen Reader after Disabling CSS:"
- Previous message: Jonathan Avila: "Re: Home button on left, clickable tabindex=-1 logo on the right"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Home button on left, clickable tabindex=-1 logo on the right"
- Previous message in Thread: Jonathan Avila: "Re: Home button on left, clickable tabindex=-1 logo on the right"
- View all messages in this Thread