网页漂浮广告

<div>
    
<div id="img" style="position:absolute; left:35px; top:556px; width:160; height:106">
        
<P>
            
<href="http://www.isdata.net/" target=_blank>
            
<IMG height="131" src="http://www.isdata.net/share/img/400_300/15.jpg" border="0"></A>
        
</P>
    
</div>
<SCRIPT LANGUAGE="JavaScript"> 
 
<!-- Begin
 
var xPos = 20;
var yPos = document.body.clientHeight;
var step = 1;
var delay = 30;
var height = 0;
var Hoffset = 0;
var Woffset = 0;
var yon = 0;
var xon = 0;
var pause = true;
var interval;
img.style.top 
= yPos;
function changePos() {
width 
= document.body.clientWidth;
height 
= document.body.clientHeight;
Hoffset 
= img.offsetHeight;
Woffset 
= img.offsetWidth;
img.style.left 
= xPos + document.body.scrollLeft;
img.style.top 
= yPos + document.body.scrollTop;
if (yon) {
yPos 
= yPos + step;
}
else {
yPos 
= yPos - step;
}
if (yPos < 0) {
yon 
= 1;
yPos 
= 0;
}
if (yPos >= (height - Hoffset)) {
yon 
= 0;
yPos 
= (height - Hoffset);
}
if (xon) {
xPos 
= xPos + step;
}
else {
xPos 
= xPos - step;
}
if (xPos < 0) {
xon 
= 1;
xPos 
= 0;
}
if (xPos >= (width - Woffset)) {
xon 
= 0;
xPos 
= (width - Woffset);
}
}
function start() {
img.visibility 
= "visible";
interval 
= setInterval('changePos()', delay);
}
start();
// End -->
</script>
</div>

 

posted on 2009-12-04 21:35  迷你软件  阅读(284)  评论(0编辑  收藏  举报

本网站绝大部分资源来源于Internet,本站所有作品版权归原创作者所有!!如有以下内容:章节错误、非法内容、作者署名出错、版权疑问、作品内容有违相关法律等请及时与我联系. 我将在第一时间做出响应!本站所有文章观点不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。