Documentation
Accessibility
HoverCraft uses practical accessibility patterns that fit its classic WordPress theme architecture.
- Native buttons are used for controls and links are reserved for navigation.
- A skip-to-content link targets the main page content.
- Keyboard focus remains visible for links, buttons, forms, and other interactive elements.
- Menus, search overlays, and offcanvas panels keep ARIA state synchronized with their visible state.
- Supported overlays can close with Escape and return focus to the control that opened them.
- Decorative icons are hidden from assistive technologies when appropriate.
HoverCraft favors native browser behavior and small, maintainable accessibility improvements instead of large JavaScript accessibility frameworks.