|
|
三个广告位对联漂浮代码 |
From : |
admin |
Date: |
2011-5-8 23:54:56 |
|
JS代码编辑: lastScrollY=0; function heartBeat(){ diffY=document.body.scrollTop; percent=.1*(diffY-lastScrollY); if(percent>0)percent=Math.ceil(percent); else percent=Math.floor(percent); document.all.lovexin75.style.pixelTop+=percent; document.all.lovexin37.style.pixelTop+=percent; document.all.lovexin36.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent; } suspendcode75="<div id=lovexin75 style='right:10px;POSITION:absolute;TOP:120px;'><a href='http://www.pt98.com'' target='_blank'><img src='/adfile/UploadPic/2006-11/qq.gif' width='80' height='80' border=0 alt=''></a></div>" document.write(suspendcode75); suspendcode37="<div id=lovexin37 style='left:10px;POSITION:absolute;TOP:300px;'><a href='http://www.pt98.com'' target='_blank'><img src='/adfile/UploadPic/2006-11/qq.gif' width='80' height='80' border=0 alt=''></a></div>" document.write(suspendcode37); suspendcode36="<div id=lovexin36 style='left:10px;POSITION:absolute;TOP:120px;'><a href='http://www.pt98.com' target='_blank'><img src='/adfile/UploadPic/2006-11/qq.gif' width='80' height='80' border=0 alt=''></a></div>" document.write(suspendcode36); window.setInterval("heartBeat()",1);
网页添加JS方法:<tr> <td><script language=javascript src={$InstallDir}adfile/top.js></script></td> </tr> <tr>
|
|
|