Unable to turn off keyboard controls?
-
I created a slider for the homepage, but I noticed tabindex=-1 started getting added to all the links on my page, breaking keyboard accessibility. I looked into it, and it seems that in metaslider.class.php, the if($keyboard ==’on’) section is always triggering, regardless of what I have on the slider settings for keyboard controls. I will see if changing the setting directly in the db disables it, but the form save action doesn’t seem to be properly saving (or loading?) the setting, and I always have tabindex-1 on all my links.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Unable to turn off keyboard controls?’ is closed to new replies.