How do I pause an auto running slider when I play a Vimeo video?
-
Hi everybody,
I need to pause the slider when i play a video, can you help me to do that ?
i find some code for this on the ‘client.js’ :
function pauseVimeo( slide ){ postMessage( slide.find('iframe'), {method:'pause'}, slide.find('iframe').attr('src')); }
But how to use it ?
thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How do I pause an auto running slider when I play a Vimeo video?’ is closed to new replies.