popup - Fancybox 3 For opening Vimeo clips -


i'm trying use fancybox 3 opening vimeo embedded clips. i've tried replace online image herf vimeo url doesn't work, how can fix it?

    <a class="fancybox" href="https://player.vimeo.com/video/179809192" data-fancybox >     <img src="video_preview/berlin_preview.png" class="berlin_preview"></a> 

thanks lot ;)


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -