<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<style type="text/css">
html{
background:transparent;
}
body{padding:0;margin:0;}
</style>
</head>
<body>
<table width="300" border="0" cellpadding="0" cellspacing="0" style="border:1px solid #666;height:300px;text-align:center;font-size:30px;font-weight:bold;background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#66000000',EndColorStr='#66000000')">
<tr>
<td><p>我是框架,在这里是透明的。</p>
<p>Powered by <a href="http://www.sdkstudy.com" target="_blank">www.sdkstudy.com</a></p></td>
</tr>
</table>
</body>
</html>
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
IE5.5开始支持浮动框架的内容透明。如果想要为浮动框架定义透明内容,则必须满足下列条件。 1.与 iframe 元素一起使用的 allowTransparency 标签属性必须设置为 true。 2.在 iframe 内容源文档,background-color 或 body 元素的 bgColor 标签属性必须设置为 transparent。 具体步骤: 1. 包含框架页的代码。 <body bgColor="#eeeeee"> <iframe allowTransparency="true" src="transparent.htm"> </iframe> 2.transparent.htm页的代码。 <body bgColor="transparent"> 特别说明 本例主要是iframe对象的allowTransparency属性应用,在该属性设置为true并且iframe所载加页的背景颜色设置为transparent(透明)时iframe将透明化。 allowTransparency设置或获取对象是否可为透明。 bgColor 设置或获取对象的背景颜色。
资源推荐
资源详情
资源评论
收起资源包目录
iframe 框架透明背景.rar (3个子文件)
iframe 框架透明背景
3267oSyvSL.jpg 57KB
index.html 732B
b.html 884B
共 3 条
- 1
资源评论
joefche
- 粉丝: 7
- 资源: 64
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功