CSS-Tricks / AnythingSlider

A jQuery Slider plugin for anything.
http://css-tricks.github.io/AnythingSlider/
GNU Lesser General Public License v3.0
1.15k stars 380 forks source link

Video unpausing #541

Closed conartist6 closed 11 years ago

conartist6 commented 11 years ago

If I am watching a video and I pause it, move to the next slide and come back, the video is now unpaused.

conartist6 commented 11 years ago

Nevermind, looks like this is by design.

Mottie commented 11 years ago

You can set the resumeOnVisible option to false to not restart the video when it comes into view.