Perceivable / 1.4 Distinguishable
1.4.13Content on Hover or Focus
Level AAAdditional content that appears on hover or focus (e.g. tooltips) must be dismissible without moving the pointer (such as with Esc), hoverable so the pointer can move onto it without it disappearing, and persistent until the user dismisses it or moves away. Content controlled entirely by the user agent, such as a native title-attribute tooltip, is exempt.
Specification updated
- Enhancement#5175(opens in a new tab)1.4.13: Rewrite the "Dismissible" explanation and clarify the two exemptions
Note
A detailed commentary for this success criterion is not yet available. In the meantime, this page lists related patterns, techniques, and links to the normative sources.
Related Techniques
Specific implementation techniques for meeting this success criterion. This site doesn't include the full text, so follow the links to the original W3C documents.
Sufficient Techniques(1)
Normative References
- Success Criterion 1.4.13 Content on Hover or Focus — WCAG 2.2(opens in a new tab)The normative requirement text.
- Understanding Content on Hover or Focus — W3C(opens in a new tab)Official guidance on intent, examples, and techniques.