html中iframe背景透明
来源:网络 责任编辑:栏目编辑 发表时间:2013-07-01 20:59 点击:次
父页面
<iframe src="index.htm" allowTransparency="true"> </iframe>
子页面
<style type="text/css">
body
{
background-color: transparent;
}
</style>
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>