Difference between revisions of "WCAG 2.4.7 Focus Visible"
Jump to navigation
Jump to search
m (Kirabug moved page 2.4.7 Focus Visible to WCAG 2.4.7 Focus Visible) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category: 2.4 Navigable]] | |||
Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible. | Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible. | ||
Line 4: | Line 5: | ||
==Additional resources== | ==Additional resources== | ||
[http://outlinenone.com Outline:none - DON'T DO IT!] by outlinenone.com | * [http://outlinenone.com Outline:none - DON'T DO IT!] by outlinenone.com | ||
* [https://snook.ca/archives/accessibility_and_usability/elements_focusable_with_tabindex Making Elements Focusable with Tabindex] by Jonathan Snook |
Latest revision as of 18:01, 29 July 2020
Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.
Understanding 2.4.7 by the W3C.
Additional resources
- Outline:none - DON'T DO IT! by outlinenone.com
- Making Elements Focusable with Tabindex by Jonathan Snook