vimeo - autoplay video issue -
i have vimeo video embedded in hidden div. when click link, video pops fancybox, , autoplay starts.
my problem in chrome, video starts playing directly when entering site, , can here backgroundmusic of video.
how fix this?
there 2 ways fix this:
- wait write iframe lightbox until right when user clicks open it.
- remove
autoplay
iframe src , useplay()
function start playback when lightbox opens.
Comments
Post a Comment