Focus Order
Sequential navigation order when using Tab key. Should be logical and match visual reading flow.
More Related Accessibility Terms
Skip Link
An in-page link placed early in the DOM that jumps directly to the main content, aiding keyboard and screen reader users.
Active Cursor Indicator
A visible caret or pointer state that helps users track input focus or text insertion position, essential for low-vision and cognitive accessibility.
Breadcrumb
A navigational aid that shows the page’s position in the hierarchy. Mark up with nav and aria-label="breadcrumb".
Bypass Blocks
Mechanisms such as skip links and landmarks that let users jump past repeated content directly to main sections.
Character Key Shortcuts
Single‑letter keyboard shortcuts that must be remappable, turned off, or only active on focus to prevent accidental activation.
This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.