Skip to main content

Tabindex

HTML attribute controlling focus order and focusability. Use -1 for programmatic focus, avoid positive values.

More Related Accessibility Terms

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.

Character Key Shortcuts

Single‑letter keyboard shortcuts that must be remappable, turned off, or only active on focus to prevent accidental activation.

Focus Indicator (Focus Visible)

A visible outline or style that shows which element has keyboard focus. WCAG requires adequate contrast and size.

focus-visible

Focus Management

Strategies to set and maintain focus order during dynamic changes such as modals, route transitions, and component mounts.

Keyboard Navigation

The ability to operate all functionality using a keyboard alone. Requires logical tab order, focus styles, and skip links.

This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.