Topic: Accessibility: Replace the Carousel slide divs with a ul/li structure to indicate that they belong together
gemnijmegenmdbpro pro asked 6 years ago
Accessibility: Replace the Carousel slide divs with a ul/li structure to indicate that they belong together
So use:
```
<ul class="carousel-inner" ...>
<li class="carousel-item" ...>
</ul>
```
See:
https://www.w3.org/TR/2017/WD-wai-aria-practices-1.1-20170628/examples/listbox/listbox.html
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Bartłomiej Malanowski staff commented 6 years ago
I've added this issue to our TODO list