Accessibility Wiki

A carousel needs controls

Rule carousel-controls · Component patterns (best practice) · impact moderate · Static + live

↩ Back to the rules index · WCAG cross-reference

Why it matters

A carousel (aria-roledescription="carousel") that rotates automatically must let users stop it and move between slides. With no controls, auto-advancing content cannot be paused (2.2.2) and slides cannot be operated by keyboard.

How to fix

Add Previous/Next buttons and a Pause/Stop control to the carousel — real