左侧浮动广告代码,可根据浏览器大小自动显示或隐藏
<DIV id=rightbottom
style="Z-INDEX: 20; LEFT: 0px; POSITION: absolute; TOP: 800px">
<!---->
这里是您的广告内容
<!---->
</DIV>
<SCRIPT language=javascript>
function mo(adsobj) {
if (document.all) {
if (document.body.clientWidth<800){
adsobj.style.display='none'}
else{
adsobj.style.pixelLeft=5
adsobj.style.display=''}
adsobj.style.pixelTop=document.body.scrollTop+document.body.clientHeight/2-120}
else {eval(document.adsobj.top=eval(window.pageYOffset+20));}
setTimeout("mo(rightbottom)",0);
}
mo(rightbottom)
</SCRIPT>
上一条: 2009qq好友上线浮动广告代码
下一条: 解析QQ显IP问题?