Tina's blog
开心过好每一天! Come on !
<body>
<div id=demo style=overflow:hidden;height:100%;width:570;color:#ffffff>
<table align=left cellpadding=0 cellspace=0 border=0>
<tr>
<td id=demo1 valign=top>
<img src="file:///E|/图片/友情连接/未标题-1.jpg" width="240" height="86" />
  <img src="file:///E|/图片/友情连接/logo.jpg" width="251" height="55" />
  <img src="file:///E|/图片/友情连接/hwpx_02.jpg" width="242" height="100" />
<img src="file:///E|/图片/友情连接/top.jpg" width="778" height="116" />
</td>
<td id=demo2 valign=top></td>
</tr>
</table>
</div>
<script>
var speed=10
demo2.innerHTML=demo1.innerHTML
function Marquee(){
if(demo2.offsetWidth-demo.scrollLeft<=0)
demo.scrollLeft-=demo1.offsetWidth
else{
demo.scrollLeft++
}
}
var MyMar=setInterval(Marquee,speed)
demo.onmouseover=function() {clearInterval(MyMar)}
demo.onmouseout=function() {MyMar=setInterval(Marquee,speed)}
</script>
</body>
<ml>
posted on 2008-09-05 18:25  Tinachang  阅读(1427)  评论(0编辑  收藏  举报