本地托管嵌入式视频自动启动

时间:2016-07-12 13:37:31

标签: javascript html iframe

我已经获得了一些使用joomla嵌入页面的视频,但我不熟悉这种格式。我需要这些不要自动播放!我试过自动启动:“0”自动播放:“0”,也尝试用假。任何帮助表示赞赏! 代码如下:

<a id='cnwebinarLink' href='http://cnpg.comparenetworks.com/187573-Discovering-volatile-biomarkers-using-GC-GC-TOFMS-Detecting-and-phenotyping-infections-directly-from-lung-samples/' data-keywords=‘Dr. Heather D. Bean discusses Discovering volatile biomarkers using GC×GC-TOFMS and Detecting and phenotyping infections directly from lung samples'>Webinar Permalink</a><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/187573-Discovering-volatile-biomarkers-using-GC-GC-TOFMS-Detecting-and-phenotyping-infections-directly-from-lung-samples/'></iframe>

1 个答案:

答案 0 :(得分:0)

您所做的就是将其他网站的网页加入您的网页。这里的问题是你不能设置视频播放器的自动播放值,因为这不是同一个站点。

由于播放器没有嵌入它的功能,所以你做不了多少。