加入收藏 | 设为首页 | RSS
您当前的位置:首页 > 网页特效

阿里妈妈右下角弹窗广告代码

时间:2012-04-13 13:51:00  来源:  作者:虾谷
_this.content.style.height =  parseInt(_this.content.style.height,10) + 1 +"px";

 

_this.msg.style.bottom="-2px";

 

_this.ie6Add =1;

 

}

 

else{

 

_this.content.style.height =  parseInt(_this.content.style.height,10) - 1 +"px";

 

_this.msg.style.bottom="-1px";

 

_this.ie6Add =0;

 

}

 

setTimeout(_this.autoMoveIe6,100)

 

}

 

}

 

//欢迎来到虾谷网络,我们的网址是www.xiagoo.com,很好记,xia就是虾,goo就是谷,本站收集大量高质量js代码,还有许多广告代码下载。

 

function closeDiv()

 

{

 

document.getElementById('downmsg_emessage').style.display='none';

 

}

 

function showHideDiv()

 

{

 

var ct = document.getElementById('donwmsg_content');

 

var btn = document.getElementById('msg_hidden_btn');

 

if(ct.style.display!="none"){

 

 ct.style.display = "none"

 

 btn.className="msg-hidden-btn-2";

 

}else{

 

 ct.style.display="block";

 

 btn.className="msg-hidden-btn-1";

 

}

 

}

 

//哈哈哈哈哈哈哈哈哈哈 xiagoo.com

 

var start=new Date();

 

start=Date.parse(start)/1000;

 

var counts=30;

 

function CountDown(){

 

var now=new Date();

 

now=Date.parse(now)/1000;

 

var x=parseInt(counts-(now-start),10);

 

if(x>0){

 

window.setTimeout('CountDown()',300)

 

}else{

 

showHideDiv()

 

}

 

}

 

window.setTimeout('CountDown()',300);

 

</script>

 

<script type="text/javascript">

 

www_zzjs_net.util.addEvent(window,"load",function(){

 

var downmsg = new downMsg("downmsg_emessage","donwmsg_content",{start_delay:2000, speed: 5, movepx:2,cookie:'downMsgcookie',expiresDay:1});

 

downmsg.init();

 


来顶一下
返回首页
返回首页
推荐资讯
10步征服web2.0链轮第四步,决定链轮模式
10步征服web2.0链轮第
10步征服web2.0链轮第三步,消除“电子足迹”
10步征服web2.0链轮第
10步征服web2.0链轮第一步,理解链轮的概念
10步征服web2.0链轮第
小贺店铺
小贺店铺
相关文章
    无相关信息
栏目更新
栏目热门