keyboard tab with zeno font resizer
-
Dear Sir/Madam,
We are using Zeno Font Resizer. Due to website accessibility, we would like to enable the viewers to use keyboard tab to click the A A A buttons. However, the Zeno Font Resizer doesn’t response to the keyboard tab, when I pressed “tab”, our website skipped all the three AAA buttons and goes straight to the other buttons.
We have the following CSS code:
:root {
–focus-black: #383838;
}:focus-visible {
outline: 2px solid var(–focus-black) !important;
}a:focus-visible {
outline: 2px solid var(–focus-black) !important;
}button:focus-visible {
outline: 2px solid var(–focus-black) !important;
}Please kindly advise how we could use keyboard tab with Zeno Font Resizer.
Thanks & regards,
KF
- The topic ‘keyboard tab with zeno font resizer’ is closed to new replies.