E-mail List Archives
Thread: Navigation Menus with Hidden Elements
Number of posts in this thread: 1 (In chronological order)
From: Thaddeus Cambron
Date: Wed, Mar 19 2014 8:00AM
Subject: Navigation Menus with Hidden Elements
No previous message | No next message
Greetings,
One technique devs use for nav barsis in making nav bars that display many
sub menus is to hide the sub menus on the page until the user interacts
with the top level nav item. Unfortunately without keeping A11Y a screen
reader will read all sub menus on the page regardless of state. Any
suggestions for fixes.
Thanks