我在这里有一个youtube嵌入代码:<iframe width="560" height="349" src="http://www.youtube.com/embed/F_sbusEUz5w" frameborder="0" allowfullscreen></iframe>
我想使用名为lytebox的灯箱2的修改版本进行显示,可在此处找到: http://www.dolem.com/lytebox/
提前致谢。
答案 0 :(得分:1)
试试这个,
<a href="http://www.youtube.com/embed/F_sbusEUz5w" rel="lyteframe" rev="width: 560px; height: 349px; scrolling: auto;">Click here to view the video.</a>
答案 1 :(得分:1)
最简单的方法是:将您的iframe保存在不同的html页面中,然后通过lytebox
加载此页面<a href="http://yoursite.com/yourpage.html" rel="lyteframe" title="title"
rev="lytebox styling">Your video name</a>
您也可以直接使用嵌入链接而不是页面