Tabindex Affected (Even when option is disabled)
-
I have a div element which is used to open / close the main menu on my site.
The element’s ID is
page-header-trigger
When this plugin is installed, it sets the tabindex of this element to -1. Even though I have the element’s tabindex set to 0, it is overwritten.
It appears as though the -1 tabindex stays there, regardless of whether I’ve got the “Remove tabindex from focusable elements” option checked or not.
Any help would be appreciated in fixing this.
Thanks!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Tabindex Affected (Even when option is disabled)’ is closed to new replies.