Description
User interface components and navigation must be operable.
Questions & Answers
How long should a correct/incorrect interstitial notification be shown?
I have a game: knowitornot.com that shows interstitial "correct" or "incorrect" screens between questions. I was wondering how long those screens should last to be considered accessible. Or if there is any alternative.
- animation
- interstitial
Visible Indication of Focus on Text Fields
Does there need to be a visible indication of focus when there's a text pointer?
- contrast
- contrast ratios
- focus
- text
What Are the Code Differences between Links vs Buttons?
Where can I find code (html, css, and javascript) examples of links vs buttons.
- buttons
- html
- links
When to use aria-label vs. aria-labelledby?
When to use the aria-label attribute vs. the aria-labelledby attribute?
- accessibility tree
- accessible name
- aria
- html
- label
Is it ok to link out to a non-accessible website?
Under the regulations for public sector bodies, can I link to an external website that isn't accessible itself? What are the WCAG 2.1 AA rules on this?
- external links
- links
What are the contrast requirements for an element’s focus, mouseover & select states?
I'm working on updating my focus, mouseover (hover) & select (active) states and want to make sure that my new design meets contrast requirements. What are the contrast requirements for these different states?
- focus
- mouseover
- select
- states