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

PausePlay setup should be before ControlNav and DirectionNav #1757

Closed DanFulcrum closed 1 month ago

DanFulcrum commented 5 years ago

On line 105, PausePlay setup should occur before the ControlNav and DirectionNav setups. This would improve 508 accessibility for keyboard users as the pause-play would then be the first control to receive focus when the user tabs into the slider.