【问题标题】:iFrame Keeps Auto PlayingiFrame 保持自动播放
【发布时间】:2014-09-07 05:10:38
【问题描述】:

我嵌入了一个视频,每次页面加载时都会自动播放视频。我试过添加 ?autoplay=false 但没有效果。有谁知道如何阻止此视频自动播放?

<script src='http://cnpg.comparenetworks.com/Media/29/Js/z.webinarAnalytics.js' type='text/javascript'></script><iframe width='985' height='675' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' src='http://cnpg.comparenetworks.com/164137-Large-scale-Computational-and-Empirical-Annotation-of-the-Medicago-truncatula-Metabolome/'></iframe>

【问题讨论】:

    标签: iframe embed autoplay


    【解决方案1】:

    我最终弄明白了,下面是嵌入的代码。我只需要添加 ?autostart=false 。

    <embed src="http://cnpg.comparenetworks.com/164137-Large-scale-Computational-and-Empirical-Annotation-of-the-Medicago-truncatula-Metabolome/?autoStart=false" width="592.5" height="437.5" marginheight="0" scrollbar="no" marginwidth="0"></embed>
    

    【讨论】:

      猜你喜欢
      • 2015-04-11
      • 2012-10-06
      • 2015-09-20
      • 1970-01-01
      • 1970-01-01
      • 2014-11-03
      • 2018-07-14
      • 2018-07-21
      • 2020-01-31
      相关资源
      最近更新 更多