<style>
body{font-size:11px;font-family:Verdana,Arial,Helvetica,sans-serif;}
a{color:#000;text-decoration:none;}
.img{border:0px;}
.black_overlay{
display:none;
position:absolute;
top:0%;
left:0%;
width:100%;
height:100%;
background-color:black;
z-index:1001;
-moz-opacity:0.8;
opacity:.80;
filter:alpha(opacity=80);
}
.white_content{
display:none;
position:absolute;
top:15%;
left:25%;
width:632px;
height:445px;
border:16pxsolid#FFF;
border-bottom:none;
background-color:white;
z-index:1002;
overflow:auto;
}
</style>
<body>
<p>Thisisthemaincontent.Todisplayalightboxclick<ahref="javascript:void(0)"onclick="document.getElementById(light).style.display=block;document.getElementById(fade).style.display=block">here</a></p>
<divid="light"class="white_content">Thisisthelightboxcontent.<ahref="javascript:void(0)"onclick="document.getElementById(light).style.display=none;document.getElementById(fade).style.display=none">Close</a></div>
<divid="fade"class="black_overlay"></div>
</body>
欢迎光临 仓酷云 (http://ckuyun.com/) | Powered by Discuz! X3.2 |