<!DOCTYPE html PUBLIC
<html xmlns=
<head>
<title>符合網頁標准的隨滾動條滾動的廣告特效代碼</title>
</head>
<body>
<script type=
function scrollImg(){
var posX
if (window
posX = window
posY = window
}
else if (document
posX = document
posY = document
}
else if (document
posX = document
posY = document
}
var ad=document
ad
ad
setTimeout(
}
</script>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<br/><br/><br/><br/><br/><br/>
<div id=
<script type=
scrollImg();
</script>
</body>
</html>
From:http://tw.wingwit.com/Article/program/Java/Javascript/201311/25350.html