allowTransparency含义 嵌套透明iframe 透明背景
</iframe>
2.transparent.htm页的代码。
<body bgColor="transparent">
特别说明
本例主要是iframe对象的allowTransparency属性应用,在该属性设置为true并且iframe所载加页的背景颜色设置为transparent(透明)时iframe将透明化。
allowTransparency设置或获取对象是否可为透明。
bgColor 设置或获取对象的背景颜色。