When users of assistive technology, like a screen reader, navigate a web page, it’s vitally important that the semantic meaning of the various controls is communicated. For example, if a screen reader visits a login button: Sign in —it would announce, “Sign in,
Designing a reorderable list component - Darin Senneff
Last year, I worked on a project which contained a reorderable list component – essentially, a group of items that users can rearrange in any order. Though I…
Enter The Dragon (Drop): Accessible List Reordering — Smashing Magazine
There are tons of drag-and-drop list reordering modules out there today, very few of them are built with accessibility in mind. Dragon Drop seeks to fill this gap by providing means for all users to perform this somewhat common task.