有时候需要让iframe继承父页面的颜色。不需要复杂的操作,简单的几个参数设置下即可。
<iframe src="./ads_top_tian.html" allowtransparency="true" style="background-color=transparent" title="test" frameborder="0" width="470" height="308" scrolling="no"></iframe>