简体   繁体   中英

Vimeo Videos will not work on mac, ipad, or iphone in Safari

I have an embeddable vimeo player iframe that does not work on iphone, ipad, or mac when Safari is used. The video works on all other browsers and devices.

Here is a example of what I am doing (with a random video):

<iframe src="http://player.vimeo.com/video/6691519" width="500" height="375" frameborder="0" webkitallowfullscreen mozallow fullscreen allowfullscreen></iframe>

http://jsfiddle.net/LCPJu/

I must use vimeo iframes.

我在Mac上使用safari 6.0.5,在jsfiddle中对我来说效果很好,您是否在浏览器中安装了其他安全性?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM