WCAG 2.5.7: Dragging Movements
Back to all WCAG criteriaOVERVIEW
What's it about?
If there are functions on the website that can only be triggered through drag-and-drop gestures, they must have a simple input alternative — for example, clicking a button.
How to
Depending on your situation, you can implement one of the following options to meet the criterion. For a deeper dive, please refer to the linked WCAG techniques.
Alternative for drag and drop
Functions that move or place elements by dragging must also be operable through clicks, taps, or keyboard input.
Example: Instead of allowing a file to be uploaded only via drag and drop, also provide a “Select file” button. (PS: Native HTML elements already support this by default!)

Accessible development?
Our workshop for developers!
Learn everything you need to know in our workshop to build accessible websites!
Learn accessibility with us?
Looking to implement WCAG best practices in your design, development, or content workflow? Book a workshop for your team or contact us directly to learn more.