Html
    Css
    Js

    
                        
* {
	margin:0 auto;
	padding:0;
}
a {
	text-decoration:none;
}
.body-img {
	width:100%;
	height:100%;
	position:fixed;
	top:2%;
}
.body-img .close>a.off {
	float:right;
	width:40px;
	height:40px;
	background-color:red;
	text-align:center;
	line-height:40px;
}
.close {
	float:right;
	position:relative;
	right:35%;
}
.time {
	float:right;
}

.body {
	display:block;
	margin:200px auto  200px 600px;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.7.2
 立即下载

网站常用广告代码可自动设置退出时间的秒数

代码很简单,但实现的功能还是很有必要的。若那块有可以完善的 还望大神们帮忙完善哇。

0