WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Question: Flyout menu visibility

for

From: Niranjan Vala
Date: Mar 5, 2022 9:13AM


And I think aria-hidden="false" on several child elements is unnecessary

On Sat, 5 Mar 2022 at 20:09, Steve Green < <EMAIL REMOVED> >
wrote:

> I can confirm that this is the problem. The element <div
> id="mainLeftMenuContainer"> has the attribute aria-hidden="true" regardless
> of whether the menu is open or closed. When I deleted the attribute, JAWS
> was able to read the menu as expected.
>
> Steve
>
>
>