返回列表 发新帖
查看: 722|回复: 0

头部拉幕广告伸缩广告可关闭和重拨

[复制链接]

热度

元宝

贡献

步入草根

发表于 2013-2-3 10:44:43 | 显示全部楼层 |阅读模式
<style type="text/css">
<!--
body { margin:0;background:#fffff; }
img { border:0; }
-->
</style>
<script type="text/javascript">
<!--
var nowheight=0; //初始广告层高度
var maxheight=354; //广告层最大高度
var adobj;
var opendiv;
var closdiv;
var addfunc;
var handobj;
var reducefunc;
var speed=7; //层卷动速度
function showtopad() {
adobj=document.getElementById("bigad");
opendiv=document.getElementById("opendiv");
closdiv=document.getElementById("closdiv");
if (nowheight<=0) {
opendiv.style.display="none";
adobj.style.display="block";
addfunc=setInterval("addheight()",1);
}
}
function closetopad() {
if (nowheight>0) {
callreduceheight();
if (typeof(handobj)=="number") {
clearTimeout(handobj);
}
}
}
function addheight() {
nowheight+=speed;
if (nowheight>maxheight) {
clearInterval(addfunc);
closdiv.style.top=maxheight-30;
closdiv.style.display="block";
handobj=setTimeout("callreduceheight()",6000);
return;
}
adobj.style.height=nowheight+"px";
}
function callreduceheight() {
closdiv.style.display="none";

头部拉幕广告伸缩广告可关闭和重拨.rar (1.67 KB, 下载次数: 13)
返回列表 发新帖
 懒得打字嘛,点击右侧快捷回复【最新发布】   【赞助草根吧享更多权益】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

收藏帖子 返回列表 搜索

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

小黑屋|手机版|草根吧