Can a region be added via ARIA for accessibility?
-
Hello!
First off, I want to tell you that this is a great plugin that works fantastic and looks great. Love how developer friendly it is.
I was wondering if the built in views could have some ARIA information added to it for accessibility reasons. I had a user with a screen reader who was confused because they didn’t know that the information contained in the sliders was testimonial information. I am thinking something like:
<div class="strong-view" role="region" aria-label="Testimonials Carousel">
Which then turns the testimonial, wherever it is called, into a region, which would be announced by the screen reader.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Can a region be added via ARIA for accessibility?’ is closed to new replies.