E-mail List Archives
Re: Accessible browse lists
From: Murphy, Sean
Date: May 7, 2020 6:01PM
- Next message: Murphy, Sean: "Re: Combining headers and images: is this a "no no"?"
- Previous message: glen walker: "Re: Non-interactive elements"
- Next message in Thread: Murphy, Sean: "Re: Accessible browse lists"
- Previous message in Thread: glen walker: "Re: Accessible browse lists"
- View all messages in this Thread
All,
From a screen reader user point of view with lists, I find nested lists can distract from the meaning. Especially when the list has only one item within it. For example:
<ul>
<ul>
<li> text </li>
</ul>
<ul>
<li> text </li>
</ul>
<ul>
<li> text </li>
</ul>
</ul>
The use of landmarks is another possibility. Within the land mark you can have the related lists. Provide another means of structuring your content.
Sean
Sean Murphy | Digital System specialist (Accessibility)
Telstra Digital Channels | Digital Systems
Mobile: 0405 129 739 | Desk: (02) 9866-7917
- Next message: Murphy, Sean: "Re: Combining headers and images: is this a "no no"?"
- Previous message: glen walker: "Re: Non-interactive elements"
- Next message in Thread: Murphy, Sean: "Re: Accessible browse lists"
- Previous message in Thread: glen walker: "Re: Accessible browse lists"
- View all messages in this Thread