图片不间断滚动代码 连续不间断横向滚动图片代码

<table width=700 border=0 cellpadding=0 cellspacing=0>
<tr><td>
<div id=www_qpsh_com style=overflow:hidden;height:120px;width:700px;color:#ff0000><table align=left cellpadding=0 cellspace=0 border=0><tr><td id=www_qpsh_com1 valign=top>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td><a href=http://www.fankelipinka.com target=_blank><img border=0 src="http://www.qpsh.com/icon/BS9097.jpg" width=150 height=100 hspace=22></a><br><center><b>说明一</b></center></td>
<td width=30></td>
<td><a href=http://www.wangtx.com target=_blank><img border=0 src="http://www.qpsh.com/icon/BS9092.jpg" width=150 height=100 hspace=22></a><br><center><b>说明二</b></center></td></td>
<td width=30></td>
<td><a href=http://www.yamaxun.org target=_blank><img border=0 src="http://www.qpsh.com/icon/BS9084.jpg" width=150 height=100 hspace=22></a><br><center><b>说明三</b></center></td>
<td><a href=http://www.cnwenger.com target=_blank><img border=0 src="http://www.qpsh.com/icon/BS9079.jpg" width=150 height=100 hspace=22></a><br><center><b>说明四</b></center></td>
<td width=30></td>
<td><a href=http://www.pc555.com target=_blank><img border=0 src="http://www.qpsh.com/icon/BS9070.jpg" width=150 height=100 hspace=22></a><br><center><b>说明五</b></center></td>
</tr>
</table>
</td><td id=www_qpsh_com2 valign=top></td></tr></table></div>
<script>
var speed=10//速度数值越大速度越慢
www_qpsh_com2.innerHTML=www_qpsh_com1.innerHTML
function Marquee(){
if(www_qpsh_com2.offsetWidth-www_qpsh_com.scrollLeft<=0)
www_qpsh_com.scrollLeft-=www_qpsh_com1.offsetWidth
else{
www_qpsh_com.scrollLeft++
}
}
var MyMar=setInterval(Marquee,speed)
www_qpsh_com.onmouseover=function() {clearInterval(MyMar)}
www_qpsh_com.onmouseout=function() {MyMar=setInterval(Marquee,speed)}
</script>
</td></tr>
</table>

图片不间断滚动代码 连续不间断横向滚动图片代码

  

爱华网本文地址 » http://www.413yy.cn/a/8105080103/329844.html

更多阅读

大于2m的图片 怎么样使图片不大于2m

怎么样使图片不大于2m――简介 经常上网的朋友都知道,很多论坛对上传图片的大小是有限制的。一般要求上传的图片的大小不超过2m。可是,我们手里的照片和图片大多是超过这个大小的,那么怎么样使自己的图片变的不超过2m呢?方法有很多种,使

声明:《图片不间断滚动代码 连续不间断横向滚动图片代码》为网友真心无比分享!如侵犯到您的合法权益请联系我们删除