Questions & Answers
What are the keyboard navigation requirements for my web app?
What are the keyboard navigation requirements for my web app?
- keyboard
- keyboard navigation
- wcag
For bypass blocks, what types of content should users be able to skip?
For bypass blocks, what types of content should users be able to skip?
- bypass blocks
- keyboard
Are “ghost tab stops” considered accessibility violations under WCAG?
There's an element on my site that makes the keyboard tab to it even though there isn't a visible item to focus on. Will this "ghost tab stop" fail under the WCAG?
- best practices
- cognitive
- keyboard
- keyboard navigation
- usability
- wcag
How can I test for character key shortcuts?
How can I test for character key shortcuts?
- character key
- keyboard
- manual auditing
- shortcuts
Where should keyboard focus go in modals?
When a user opens a modal, where should focus go?
- focus
- keyboard
- manual auditing
- modal
How can I add keyboard only focus styling?
I would like to add focus states for interactive elements on my website, however I don't want the styling I add to apply when clicking on elements. If I just use :focus in my css I see the styles come through when clicking elements, or...
- CSS
- focus
- keyboard
What keyboard functions need to be compatible with a button?
I was told that my buttons need to be operable by the spacebar. Is that true? Are there any other keys that need to be supported?
- buttons
- keyboard
- keyboard support
Browser zoom vs text zoom. Which is better?
I noticed that some sites have a text re-sizer option in the header. Why not just allow the user to use the browser zoom? Is one better than the other?
- keyboard
- text