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

Cannot pause animation via play/pause button in IE11 #1775

Closed yuuhi159 closed 1 month ago

yuuhi159 commented 4 years ago

The play/pause button is not fully function on mouse click in IE1.

When I make a mouse down event on the pause button, it changes to play button. However, after the mouse up, the play button changes to pause again. Btw, I can pause the animation when I press the pause button and move outside the button area.