E-mail List Archives
Question: Flyout menu visibility
From: Jakob Rosin
Date: Mar 5, 2022 6:01AM
- Next message: Steve Green: "Re: Question: Flyout menu visibility"
- Previous message: Marilyn Varela: "Re: new software?"
- Next message in Thread: Steve Green: "Re: Question: Flyout menu visibility"
- Previous message in Thread: None
- View all messages in this Thread
Greetings.
Apologies if this question veers too off course of this list.
I am a totally blind user trying to help an university make their website
more accessible.
They have decided to make the main menu hidden by default. It becomes
visible via a âToggle navigationâ button.
The hidden menu elements in the code have tabindexâ=-1â and are
ariahidden='trueâ
however, after activating the navigation menu, the menu visually appears as
it should, its elements get tabindex=â0â and as far as I see by inspecting
the element with chrome dev tools, also ariahidden=âfalseâ
NVDA and VoiceOver (on mac) both are able to focus and read menu elements,
but it is not possible to see the menu via browsing with arrow keys, nor
does the screen reader find any of the menu elements via find.
Could anybody point me to any resource or advice what could've gone wrong
here?
I am suspecting something is wrong with rendering the page, but to be
honest, my path to web development basics is still ongoing.
Thank you in advance for any information you could give me.
Jakob
- Next message: Steve Green: "Re: Question: Flyout menu visibility"
- Previous message: Marilyn Varela: "Re: new software?"
- Next message in Thread: Steve Green: "Re: Question: Flyout menu visibility"
- Previous message in Thread: None
- View all messages in this Thread