WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessible sub menu items

for

From: Bryan Garaventa
Date: Jun 11, 2014 8:02AM


This is controlled by the aria-haspopup attribute, which is documented in
the menuitem role section at
http://www.w3.org/TR/wai-aria/roles#menuitem

Live demo:
http://whatsock.com/tsg/Coding%20Arena/ARIA%20Menus/Vertical%20(Internal%20C
ontent)/demo.htm

Best wishes,
Bryan

-----Original Message-----
From: <EMAIL REMOVED>
[mailto: <EMAIL REMOVED> ] On Behalf Of Sean Curtis
Sent: Wednesday, June 11, 2014 12:52 AM
To: <EMAIL REMOVED>
Subject: [WebAIM] Accessible sub menu items

Hi List,

I've run into a stumbling block while undertaking some development work I'm
doing to improve the accessibility of a dropdown menu component we use. How
are sub menus handled? We are using the menu and menuitem roles, but there
doesn't seem to be anything in the spec relating to sub menus. I've not had
any luck with Google either, all accessible dropdown menus I find are only
single-level.

Any info would be greatly appreciated.

Cheers,

Sean
messages to <EMAIL REMOVED>