弹出一个遮罩层有正在加载效果的文字
建站知识 2021-07-03 08:15www.168986.cn长沙网站建设
实现
<!doctype html>
<html>
<head>
<title>遮罩层</title>
<meta charset="utf-8" />
<style>
#cover{
display:none;
position:fixed;
z-index:1;
:0;
left:0;
width:100%;
height:100%;
background:rgba(0, 0, 0, 0.44);
}
#coverShow{
display:none;
position:fixed;
z-index:2;
:50%;
left:50%;
border:1px solid #127386;
width:300px;
height:100px;
margin-left:-150px;
margin-:-150px;
background:#127386;
}
</style>
<script>
function clickfunc()
{
alert("clicked, 遮住之前’测试‘按钮是起作用的");
}
function coverit()
{
var cover = document.getElementById("cover");
var covershow = document.getElementById("coverShow");
cover.style.display = 'block';
covershow.style.display = 'block';
alert("已经遮住,’测试‘按钮已经不起作用了");
}
</script>
</head>
<body>
<div id="cover"></div>
<div id="coverShow">
<table align="center" border="0" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; height: 100px; min-height: 100px;" bgcolor="#127386">
<tr>
<td height="30" style="font-size: 12px;">正在加载,请稍后......</td>
</tr>
<tr>
<td align="center" bgcolor="#ffffff">
这里加载一个img src为动态的gif
</td>
</tr>
</table>
</div>
<div>
这里面是内容
<span>所有的内容都被cover遮住</span>
<div>
<font style="color:red">
两个遮罩层
<br/>
第一个遮罩层cover是将整个body盖住,width=100%,height=100%.
第二个遮罩层coverShow居中显示,可以在里面加载img元素。
</font>
</div>
<input type="button" value="测试" onclick="clickfunc()"/>
</div>
<input type="button" value="遮住" onclick="coverit()"/>
</body>
</html>
复制代码
代码如下:<!doctype html>
<html>
<head>
<title>遮罩层</title>
<meta charset="utf-8" />
<style>
#cover{
display:none;
position:fixed;
z-index:1;
:0;
left:0;
width:100%;
height:100%;
background:rgba(0, 0, 0, 0.44);
}
#coverShow{
display:none;
position:fixed;
z-index:2;
:50%;
left:50%;
border:1px solid #127386;
width:300px;
height:100px;
margin-left:-150px;
margin-:-150px;
background:#127386;
}
</style>
<script>
function clickfunc()
{
alert("clicked, 遮住之前’测试‘按钮是起作用的");
}
function coverit()
{
var cover = document.getElementById("cover");
var covershow = document.getElementById("coverShow");
cover.style.display = 'block';
covershow.style.display = 'block';
alert("已经遮住,’测试‘按钮已经不起作用了");
}
</script>
</head>
<body>
<div id="cover"></div>
<div id="coverShow">
<table align="center" border="0" width="100%" cellspacing="0" cellpadding="0" style="border-collapse: collapse; height: 100px; min-height: 100px;" bgcolor="#127386">
<tr>
<td height="30" style="font-size: 12px;">正在加载,请稍后......</td>
</tr>
<tr>
<td align="center" bgcolor="#ffffff">
这里加载一个img src为动态的gif
</td>
</tr>
</table>
</div>
<div>
这里面是内容
<span>所有的内容都被cover遮住</span>
<div>
<font style="color:red">
两个遮罩层
<br/>
第一个遮罩层cover是将整个body盖住,width=100%,height=100%.
第二个遮罩层coverShow居中显示,可以在里面加载img元素。
</font>
</div>
<input type="button" value="测试" onclick="clickfunc()"/>
</div>
<input type="button" value="遮住" onclick="coverit()"/>
</body>
</html>
长沙网站设计
- 如何自己建一个网站 自己想建个网站,怎么建
- 如何制作网站免费建站 创建网站免费注册
- html简单网页代码 html简单网页代码超链接
- dreamweaver网页制作 dreamweaver网页制作模板
- 上海网站建设 上海网站建设制作微信
- 如何制作网站和网页 如何制作一个网页
- html网页制作代码大全 端午节html网页制作代码大
- app开发公司 app开发公司前十名
- html网页制作 html网页制作文字居中
- app制作一个需要多少钱 请人制作一个app多少钱
- 成都网站制作 成都网站制作维护
- 百度建一个网站多少钱 百度做个公司网站要多少
- html+css网页制作成品 web网页制作成品css+javascrip
- html网页制作案例 html网页设计案例
- html+css网页制作成品 web网页制作成品css+javascrip
- 个人网站模板 个人网站模板HTML