出处: http://hi.baidu.com/leijunw/blog/item/b17b468808fe cd83a5c27273.html 常用JS图片滚动(无缝、平滑、上下左右滚动)代码大全 - www.webdm.cn
= 0) colee_bottom.scrollTop+=colee_bottom2.offsetHeight else{ colee_bottom.scrollTop-- } } var MyMar2=setInterval(Marquee2,speed) colee_bottom.onmouseover=function() {clearInterval(MyMar2)} colee_bottom.onmouseout=function() {MyMar2=setInterval(Marquee2,speed)} // -->
网页代码站 - 最专业的代码下载网站 - 致力为中国站长提供有质量的代码!
= 0) colee_bottom.scrollTop+=colee_bottom2.offsetHeight else{ colee_bottom.scrollTop-- } } var MyMar2=setInterval(Marquee2,speed) colee_bottom.onmouseover=function() {clearInterval(MyMar2)} colee_bottom.onmouseout=function() {MyMar2=setInterval(Marquee2,speed)} // -->
网页代码站 - 最专业的代码下载网站 - 致力为中国站长提供有质量的代码!
本文提供了使用JavaScript实现图片无缝、平滑滚动的代码实例。包括上下左右方向的滚动效果,并带有鼠标悬停暂停功能。
5611

被折叠的 条评论
为什么被折叠?



