#22003/11/21 0:40:27
1.与 iframe 元素一起使用的 allowTransparency 标签属性必须设置为 true。
2.在 iframe 内容源文档,background-color 或 body 元素的 bgColor 标签属性必须设置为 transparent。
代码示例:
index.htm
-------------------------------------
-------------------------------------
transparent.htm
-------------------------------------
透明的iframe文档
-------------------------------------