对联广告代码

对联广告代码br/!DOCTYPEhtmlPUBLIC”-//W3C//DTDXHTML1.0Transitional//EN””http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”br/htmlxmlns=”http://www.w3.org/1999/xhtml”br/headbr/metahttp-equiv=”Content-Type”content=”text/html;char

大家好,欢迎来到IT知识分享网。对联广告代码

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″ />
<title>标准对联广告Js代码</title>
<style type=”text/css”>
<!–
#lovexin12,#lovexin14{

width:90px;
height:230px;
background-color:#ededed;
border:1px solid #ddd;
}
html,body{

height:1203px;
}
#mm{

height:1000px;
}
–>
</style>

<script language=”JavaScript” type=”text/javascript”>
lastScrollY=0;
function heartBeat(){
var diffY;
if (document.documentElement && document.documentElement.scrollTop)
diffY = document.documentElement.scrollTop;
else if (document.body)
diffY = document.body.scrollTop
else
{/*Netscape stuff*/}
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.getElementById(“lovexin12”).style.top=parseInt(document.getElementById
(“lovexin12″).style.top)+percent+”px”;
document.getElementById(“lovexin14”).style.top=parseInt(document.getElementById
(“lovexin12″).style.top)+percent+”px”;
lastScrollY=lastScrollY+percent;
}
suspendcode12=”<DIV id=/”lovexin12/” style=’left:2px;POSITION:absolute;TOP:120px;’>ad1</div>”
suspendcode14=”<DIV id=/”lovexin14/” style=’right:2px;POSITION:absolute;TOP:120px;’>ad2</div>”
document.write(suspendcode12);
document.write(suspendcode14);
window.setInterval(“heartBeat()”,1);
</script>
</head>
<body>
<div id=”mm”></div>
</body>
</html>

免责声明:本站所有文章内容,图片,视频等均是来源于用户投稿和互联网及文摘转载整编而成,不代表本站观点,不承担相关法律责任。其著作权各归其原作者或其出版社所有。如发现本站有涉嫌抄袭侵权/违法违规的内容,侵犯到您的权益,请在线联系站长,一经查实,本站将立刻删除。 本文来自网络,若有侵权,请联系删除,如若转载,请注明出处:https://yundeesoft.com/10473.html

(0)

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

关注微信