WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Mega Menu

for

From: Joseph Sherman
Date: Jan 18, 2017 10:02AM


The menus open when hover and focus is on the top level item. They are not "hidden" from screen reader users, who can tab or arrow down to sub menu items, but the structure of top level and sub menus is not communicated to screen reader.

Would making top level menu items h2 be enough to inform screen reader users there are sub items?

Joseph

On Jan 18, 2017 11:01 AM, Jeremy Anderson < <EMAIL REMOVED> > wrote:
If the menu opens on focus, does the submenu have to be hidden from the screen-reader in the first place? (Or did you mean active, rather than focused?)

Jeremy.

> On 18 Jan 2017, at 14:42, Joseph Sherman < <EMAIL REMOVED> > wrote:
>
> Is there a way to indicate to screen readers the existence of a sub-menu when the sub-menus open when focused? Usually I would use haspopup or expanded/collapsed, but those imply user action to open/close.
>
> Joseph
>
>>