Questions & Answers
What is ARIA?
What is ARIA? I know it's related to web accessibility, but what does it do?
- aria
- aria attributes
How are accessible names calculated?
What happens when a web component has accessible names provided by multiple techniques?
- accessible name
- aria
What happens if I have duplicate ID attributes on my page?
I have duplicate ID attributes on my page but am unsure what to do and what problems can occur because of it.
- duplicate ids
- parsing
Is it okay to have multiple navigation landmarks?
I'm building some new pages and am not sure if it is okay to have multiple navigation landmarks?
- landmarks
- navigation
In web accessibility, what are concurrent input mechanisms?
What are concurrent input mechanisms, and how do they affect web accessibility?
- keyboard
- mouse
- pointer
- touchscreen
Do tooltips need to be keyboard operable?
I have an interactive button with a tooltip that opens on mouse hover to give more information. All the tooltip information is in the buttonโs ARIA label, so why does the tooltip need to be openable on keyboard?
- keyboard
- tooltip
Are running headers in a PDF accessible?
My question is about a pdf. Should a running header be read by a screen reader? If it should be read, should the screen reader describe it as a running header? Or is reading it as is ok?
- running header
How do autocomplete attributes affect web accessibility?
How do autocomplete attributes in a form affect web accessibility?
- autocomplete
- form
- form fields
Is it an accessibility issue to hide content from mobile users?
My website has a form that disappears on small mobile screens to save space, but this is also causing it to disappear at large zoom sizes on desktops. Since I don't intend to have the form available to everyone anyway, is that really a Web...
- mobile
- reflow
- wcag
What is the math HTML element?
What is the <math> element, and how does it affect accessibility?
- accessibility
- alt text
- audio
- math