Difference between revisions of "WCAG 2.4.7 Focus Visible"
Jump to navigation
Jump to search
(Created page with "Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible. https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms...") |
m (Kirabug moved page 2.4.7 Focus Visible to WCAG 2.4.7 Focus Visible) |
||
(3 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. | ||
[https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-focus-visible.html Understanding 2.4.7] by the W3C. | |||
==Additional resources== | ==Additional resources== | ||
* [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