关于iframe的透明背景,关于iframe的透明背景
【 tulaoshi.com - Html 】
注意:以下效果必需IE5.5以上版本才支持
在transparentBody.htm文件的<body标签中,我已经加入了style="background-color=transparent" 通过以下四种IFRAME的写法我想大概你对iframe背景透明效果的实现方法应该会有个清晰的了解:
<IFRAME ID="Frame1" src="/attachment/portal" allowTransparency="true"
<IFRAME ID="Frame2" src="/attachment/portal" allowTransparency="true" STYLE="background-color: green"
<IFRAME ID="Frame3" src="/attachment/portal"
<IFRAME ID="Frame4" src="/attachment/portal" STYLE="background-color: green" </IFRAME
来源:http://www.tulaoshi.com/n/20160129/1483654.html
看过《关于iframe的透明背景》的人还看了以下文章 更多>>