Hoppa till huvudinnehåll
Back to WCAG Rules
Level AAPerceivableTested by A11yied

WCAG 1.4.13: Content on Hover or Focus

1.4 Distinguishable

What Does This Criterion Require?

Additional content that appears on hover or focus can be dismissed, hoverable, and persistent.

Technical Details

WCAG LevelAA
WCAG Version2.1, 2.2
POUR PrinciplePerceivable
Guideline1.4 Distinguishable
A11yied TestingPartially Automated

How A11yied Tests This Criterion

A11yied automatically validates WCAG 1.4.13 using browser-based testing that analyzes your page in real-time.

Implementation: content-structure.ts

Test This Criterion on Your Site

Use A11yied to scan your website and identify WCAG 1.4.13 violations automatically. Get detailed reports with code examples and fix recommendations.

Start Free Scan

Related WCAG Criteria

Official WCAG Reference

View the official WCAG specification for 1.4.13 Content on Hover or Focus on the W3C website for complete technical details and implementation guidance.

Read W3C Understanding 1.4.13