|
|
|
|
|
by jameshart
1235 days ago
|
|
Proof that accessibility and usability are entirely orthogonal. For screen reader users only, this provides them with the information that activating this link will open or close a menu. Screen reader users do not need to open or close menus. Menus do not take up space or sit in front of other content. Closing a menu offers no usability benefit to a screen reader user. All they need is the options to be present under a navigable heading that they can skip to when they need to access those options. Meanwhile, non screen reader users are forced to guess what will be behind the ≡ button this time. |
|
Agreed, but you don’t want keyboard accessible menu items available for users that aren’t visually impaired. Offering a “show menu” button to screen readers is not less accessible to them than skipping the navigation section.
If you’re building a page that is only meant to be used by screen readers, then you are absolutely right.
> Meanwhile, non screen reader users are forced to guess what will be behind the ≡ button this time.
The main menu? Which is behind the same ≡ button on most pages on the internet?