The Best Of The Internets

Why hover menus are problematic

Lots of good information in this piece, but here’s the key takeaway:

The simplest solution is to show a menu via click. Click works when the user taps, when the user clicks with the mouse, and when the user tabs via keyboard and presses enter.






SVG A11y test cases

Test cases for SVG accessibility, with and without ARIA.


A11y: Tables and Borders

This is an interesting discovery:

VoiceOver uses borders as a criteria to determine if a table is a data table or not.