gpt4 book ai didi

iframe - Joomla 网站,iframe 视频无法在 Safari 上显示

转载 作者:行者123 更新时间:2023-12-05 07:07:56 28 4
gpt4 key购买 nike

当我在我的页面上使用 iframe 来显示 Vimeo 视频时,它在 Chrome 和 Firefox 中有效,但在 Safari Desktop 中无效。这是错误:

An SSL error has occurred and a secure connection to the server cannot be made.

我已经检查了所有类似的问题,但看不到任何有效的解决方案。特别this code :

<object>
<param name="movie" value="http://www.youtube.com/v/[VIDEO_ID]"></param>
<embed src="http://www.youtube.com/v/[VIDEO_ID]" type="application/x-shockwave-flash"></embed>
</object>

上面的代码是投票最多的答案,但是它在页面上显示以下错误:

Missing Plug-in

最佳答案

缺少插件错误,是由于现代浏览器不再支持 Flash。一个更现代的解决方案是 Media Element

http://www.mediaelementjs.com/

关于iframe - Joomla 网站,iframe 视频无法在 Safari 上显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62004647/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com