E-mail List Archives
Re: Accordion semantics?
From: Bryan Garaventa
Date: Jun 18, 2014 8:29PM
- Next message: Bryan Garaventa: "Re: Accordion semantics?"
- Previous message: Jesse Hausler: "Accordion semantics?"
- Next message in Thread: Bryan Garaventa: "Re: Accordion semantics?"
- Previous message in Thread: Jesse Hausler: "Accordion semantics?"
- View all messages in this Thread
Personally I've never been fond of using ARIA Tab constructs for accordions,
because it's impossible to tell the difference between a tab group and an
inline accordion, because the feedback is the same for screen reader users.
E.G if you have a tab group nested in an accordion, how do you know which is
which for instance, which may be important because accordions render content
inline whereas tabs render content after a tablist group.
Is there something wrong with just keeping it simple?
E.G
ARIA Toggles:
http://whatsock.com/tsg/Coding%20Arena/ARIA%20and%20Non-ARIA%20Accordions/AR
IA%20Accordion%20(Internal%20Content)/demo.htm
Expandable ARIA Links:
http://whatsock.com/tsg/Coding%20Arena/ARIA%20and%20Non-ARIA%20Accordions/AR
IA%20Accordion%20(Internal%20Content)/demo2.htm
- Next message: Bryan Garaventa: "Re: Accordion semantics?"
- Previous message: Jesse Hausler: "Accordion semantics?"
- Next message in Thread: Bryan Garaventa: "Re: Accordion semantics?"
- Previous message in Thread: Jesse Hausler: "Accordion semantics?"
- View all messages in this Thread