Answer the question
In order to leave comments, you need to log in
How to make autoplay on vimeo in fancybox?
How to make autoplay on vimeo in fancybox?
I connect video like this
<a href="https://vimeo.com/191947042" class="video-link" data-fancybox="" data-type="iframe"></a>
$(".video-link").fancybox({
//autoplay: 1,
video: {
autoStart: true
}
});
<a href="https://vimeo.com/191947042?autoplay=1" data-fancybox="" data-type="iframe"></a>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question