Rumah >hujung hadapan web >html tutorial >在iframe标签中引用优酷中的视频,不能全屏播放_html/css_WEB-ITnose
width="300" height="200"
allowscriptaccess="always"
allowfullscreen="true"
wmode="opaque"
allowTransparency="true"
frameborder="0"
type="application/x-shockwave-flash"
style="margin:30px 0 0 85px;">
>
这是代码,小弟新手,求大神指导。
你的iframe设置为固定的高和宽(width="300" height="200").
<iframe height=498 width=510 src="http://player.youku.com/embed/XMTMyNDIzNTYwOA==" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" allowTransparency="true" frameborder="0" type="application/x-shockwave-flash" style="margin:30px 0 0 85px;"></iframe>
<iframe height=498 width=510 src="http://player.youku.com/embed/XMTMyNDIzNTYwOA==" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" allowTransparency="true" frameborder="0" type="application/x-shockwave-flash" style="margin:30px 0 0 85px;"></iframe>