Our sortable web interaction component is working great for visual users. What’s the experience of keyboard users, however? Can they utilize the sortable at all? In this lesson, we’ll consider these questions and create a keyboard-accessible sortable component that provides access to sort items via a pointing device (cursor or touch) or via keyboard interaction.
tabindex (MDN): https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex
keycode.info: https://keycode.info/
Lesson Source Code: https://github.com/webinteraction/sortable/tree/6547db6097ec1abf6d896398c49209f713d8d53c
Watch the full playlist: https://youtube.com/playlist?list=PLKqZ_AwOS0OBDHu5zmjUdlznRKcRaNuJ9
Download
0 formats
No download links available.
Sortable Keyboard Support — Web Interaction for Everyone | NatokHD