Board logo

标题: [Code] 右下角弹出广告窗口代码(兼容IE6) [打印本页]

作者: shillan    时间: 2009-8-22 20:13     标题: 右下角弹出广告窗口代码(兼容IE6)

<!--右下角广告开始-->
<style type="text/css">
#winpop { width:224px; height:0px; position:fixed; right:0; bottom:0; _position: absolute; _top:expression(eval(document.compatmode &amp;&amp; document.compatmode=='css1compat') ? documentelement.scrolltop +(documentelement.clientheight-this.clientheight) -1 : document.body.scrolltop +(document.body.clientheight-this.clientheight) -1); border:1px solid #999999; margin:0; padding:1px; overflow:hidden; display:none; background:#ffffff}
#winpop .title { width:100%; height:20px; line-height:20px; background:#6699cc; font-weight:bold; text-align:center; font-size:12px; color:#ffffff; }
#winpop .con { width:100%; height:196px; line-height:196px; font-weight:bold; font-size:12px; color:#ff0000; text-decoration:underline; text-align:center}
.close { position:absolute; right:4px; top:-1px; color:#ffffff; cursor:pointer}
.body {background-image:url(about:blank);background-attachment:fixed;}
</style>
<script type="text/javascript">
function tips_pop(){
  var msgpop=document.getelementbyid("winpop");
  var poph=parseint(msgpop.style.height);
   if (poph==0){
   msgpop.style.display="block";
  show=setinterval("changeh('up')",2);
   }
  else {
   hide=setinterval("changeh('down')",2);
  }
}
function changeh(str) {
var msgpop=document.getelementbyid("winpop");
var poph=parseint(msgpop.style.height);
if(str=="up"){
  if (poph<=214){
  msgpop.style.height=(poph+4).tostring()+"px";
  }
  else{   
  clearinterval(show);
  }
}
if(str=="down"){
  if (poph>=4){
  msgpop.style.height=(poph-4).tostring()+"px";
  }
  else{
  clearinterval(hide);
  msgpop.style.display="none";
  }
}
}
window.onload=function(){
document.getelementbyid('winpop').style.height='0px';
settimeout("tips_pop()",800);
}
</script>
  
<body id="body" leftmargin="0" topmargin="0" bgcolor="#000000">
<div id="winpop">
<div class="title">4sf公告<span class="close">x</span></div>
    <div class="con"><a href="http://www.sfsfsfsf.com/about.asp?id=49" target="_blank">
<img src='http://www.sfsfsfsf.com/danbao.jpg' border=0 width=224 height=196></a></div>
</div>
</body>
<!--右下角广告结束-->
作者: shillan    时间: 2009-8-22 20:14

4sf公告x

作者: xlbajw    时间: 2012-2-1 21:34

此帖必火!
作者: hxnnn    时间: 2012-4-25 00:06

支持一下!!呵呵
作者: 铖乾凡    时间: 2012-5-10 03:55

好啊~~~~~~
作者: 铖乾凡    时间: 2012-6-30 18:01

顶一下吧~ 很少见的好帖了
作者: www.lctzw.com    时间: 2012-8-1 11:22

真是好东西,顶啊!
作者: bxumra    时间: 2012-9-22 17:43

大家顶啊,这么好的帖子,楼主辛苦了
作者: grnfj    时间: 2013-6-17 22:01

好贴阿楼主,代表大家谢谢您
作者: trjb608    时间: 2013-8-3 21:28

佩服,佩服!
作者: oizmdkzzt    时间: 2014-5-7 16:51

好贴阿楼主,代表大家谢谢您




欢迎光临 逐梦论坛 (http://temp2023.zhumeng.org/) Powered by Discuz! 7.2