HTML attribute controlling focus order and focusability. Use -1 for programmatic focus, avoid positive values.
A visible caret or pointer state that helps users track input focus or text insertion position, essential for low-vision and cognitive accessibility.
Single‑letter keyboard shortcuts that must be remappable, turned off, or only active on focus to prevent accidental activation.
A visible outline or style that shows which element has keyboard focus. WCAG requires adequate contrast and size.
Strategies to set and maintain focus order during dynamic changes such as modals, route transitions, and component mounts.
This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.