Replies: 3 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
-
|
I have the same question: in which situations is the Swiper notification span used? It seems When looking at this W3C example. There is a similar wrapper, which gets updated (only) when using the previous/next buttons.
|
Beta Was this translation helpful? Give feedback.
-
|
Well... I see that currently it works correctly with just navigation buttons that are not actually exposed with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hello,
I am using some Swiper Accessibility Parameters, but it creates underneath the slides list an addition span with aria-live and aria-atomic attributes. What does exactly do this span?
<span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>Is it possible to remove this container when a11y is enabled?
Beta Was this translation helpful? Give feedback.
All reactions