半透明遮罩实现全屏幕遮盖css实现
2014-10-29来源:

<style>

*html body{height:100%}

.mask{

position:absolute;

left:0;

top:0;

z-index:100;

height:100%;

width:100%;

background:black;

opacity:0.4;

filter:alpha(opacity=40)

}

</style>

<div class=mask></div>

在ie67下如果不添加 *html body{height:100%} 地话有可能不起作用

更多信息请查看IT技术专栏

2025公考·省考培训课程试听预约报名

  • 报班类型
  • 姓名
  • 手机号
  • 验证码
推荐信息
Baidu
map