woocommerce / FlexSlider

An awesome, fully responsive jQuery slider plugin
http://www.woocommerce.com/flexslider/
GNU General Public License v2.0
4.92k stars 1.69k forks source link

Forbid to tab through the slider #1790

Closed dkoether closed 3 years ago

dkoether commented 3 years ago

Hello :)

Do you know if there is an option to forbid to tab (pressing the key "tab") to prevent that a user is navigating to a different slide by mistake?

Thanks in advance!

dkoether commented 3 years ago

Found a solution by working with attribute tabindex="-1"