Role attribute with multiple values
In what cases may be necessary to set multiple values for a role attribute, and how browsers and screen readers deal with this.
Hi, my name is Tatiana Fokina, or just Tanya for short. Who am I? I am a web accessibility specialist and enthusiast who likes developing user-friendly interfaces and discussing digital accessibility with others (sometimes in the middle of the night).
In this blog, I share practical tips and hacks, useful links, my thoughts, and interesting findings about accessible code, design, and much more ✨
If you have any questions about my articles or accessibility, feel free to ask me on LinkedIn and Twitter.
In what cases may be necessary to set multiple values for a role attribute, and how browsers and screen readers deal with this.
What if the user gets motion sickness because of a website? What if he or she has an epileptic seizure? Let's look at what interfaces for users with seizures and vestibular conditions should look like.
If you're looking to make dynamic page content accessible, WAI-ARIA provides a solution. Previously, assistive technologies struggled with these elements, but now they can be properly handled using ARIA live regions.