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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -