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

Automatically pause slider if prefers-reduced-motion is set to reduce #1743

Closed CharlesBelov closed 1 month ago

CharlesBelov commented 5 years ago

Set the default state of the slider to paused without requiring site visitor interaction if the CSS media query prefers-reduced-motion is set to reduce. This is currently supported on Safari Mac, Firefox 63 Windows, and Firefox 63 Mac.

This is helpful to people who are distracted by unasked-for animation who have set their OS preferences to Reduce animation (iOS, macOS, Windows 7) or no animation (Windows 10).