Improve your website's accessibility with just 1 click – trusted by over 60,000 websites worldwide

Keyboard Navigation

Keyboard Navigation

Key
Functionality
Notes
+
.
Open Toolbar ()
From version 6.7.0 onward, the OneTap toolbar can be opened via keyboard shortcut – making it fully usable without a mouse.
CTRL
+
.
Open Toolbar (Windows)
From version 6.7.0 onward, the OneTap toolbar can be opened via keyboard shortcut – making it fully usable without a mouse.
H
Headings
Menus are best recognized if built with <ul><li><a> or <button> elements.
M
Menus
⚠ May vary depending on structure. Menus are best recognized if built with:

<ul> > <li> > <a>

→ or <button> elements

Custom or non-semantic menus might not be detected properly.

↳ Enter
Interact with elements
Built-in browser behavior. Pressing Enter activates focused buttons, links, etc.
F
Forms and search fields
⚠ Might not work smoothly if the search field is hidden behind a click (e.g., a magnifier icon).
G
Images and graphics
OneTap focuses on visible images. If your images are in the background via CSS, they may not be included in the navigation flow.
B
Media (audio/video)
For large numbers of files (like MP3/MP4), navigation might become complex. Use media tags like audio or video properly for best results.