Questions & Answers
Do small navigation bars need skip links?
If there are only a few navigation links in my header, do I still need a link to skip to the main content?
- keyboard navigation
- skip links
What if a select box changes the rest of my form?
If form content changes after selecting a value in a select box, is it necessary to explain in advance in text that the form will change and should that be read aloud? Or do I have to provide a submit button to initiate the change...
- change of context
- forms
- select box
What if color is the only way to differentiate links from normal text?
What should I do if color is used to differentiate links from normal text?
- links
- ui component
- Use of color
Can an aside element contain a navigation?
Can an aside element contain a navigation?
- aria landmarks
- aside
- nav
Is accessibility UX testing a must-have?
We've already done a WCAG audit to improve our product's accessibility. Is UX testing a must-have?
- user experience
- user testing
Are there multiple ways to build an accessible widget?
I'm trying to build a widget that follows an example in the W3C ARIA Authoring Practices Guide, but I can't quite match it because of the way my site is built. Can my widget still be accessible?
- aria
- custom widgets
What are the contrast requirements for visible focus states?
The UI components on my page receive a visible indication of focus but the visible focus indicator is not native. What are the contrast requirements for visible focus states?
- non-text contrast
- states
- UI components