We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
var Highlighter = new window.Highlighter({ 'keyboard': true });
Select next & previous elements with Tab & Shift+Tab key events.
The text was updated successfully, but these errors were encountered:
Awesome @robgibbons will try something asap.
Feel free if you want to PR or to try something 👍
Sorry, something went wrong.
@robgibbons actually this can easily binded to shortcuts, the problem comes when you want to go next or previous by id or class/es or tagname.
What you think about? If you have any idea please let know.
Thank you.
No branches or pull requests
Select next & previous elements with Tab & Shift+Tab key events.
The text was updated successfully, but these errors were encountered: