图片自动滚动且可控制滚动方向

发布于 2022-09-06 06:04:47 字数 13310 浏览 9 评论 0

e5c9d29b-4d3f-306a-82e6-b5ff833aeed8.jpg (45.88 KB, 下载次数: 4)

下载附件

2011-03-14 12:49 上传

  1. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  2. <style>
  3. .blk_18{width:638px; text-align:center; margin:0 auto;overflow:hidden;zoom:1; clear:both;}
  4. .blk_18 li{list-style-type:none;}
  5. .blk_18 .LeftBotton{width:18px;height:120px;float:left;background:url(mleft.gif) 0px center no-repeat;cursor:pointer;}
  6. .blk_18 .RightBotton{width:18px;height:120px;float:right;background:url(mright.gif) right center no-repeat;cursor:pointer;}
  7. .blk_18 .pcont{width:600px;height:190px;float:left;overflow:hidden;}
  8. .blk_18 .ScrCont{width:32766px;zoom:1;}
  9. .blk_18 #List1_1,.blk_18 #List1_2{float:left;}
  10. .blk_18 .pl{width:200px;float:left; text-align:center;}
  11. .blk_18 .pl img{padding:1px;margin:0 auto; border:1px #ccc solid;width:160px;height:100px;overflow:hidden;}
  12. .blk_18 .pl{line-height:20px}
  13. </style>


  14. <DIV class=blk_18>
  15. <DIV onmouseup=ISL_StopUp_1() class=LeftBotton onmousedown=ISL_GoUp_1()
  16. onmouseout=ISL_StopUp_1()></DIV>
  17. <DIV class=pcont id=ISL_Cont_1>
  18. <DIV class=ScrCont>
  19. <DIV id=List1_1>

  20.               <li class=pl><a href="http://www.baidu.com/usedcar/6186" onmousedown=this.href=urlParamAdd(this.href)><img src="http://www.baidu.com//uploads/carimages/201009/4c84c1423c57a.jpg"  alt="06款雅阁 2.4L AT舒适版" /></a>
  21.               <p><a href="  http://www.baidu.com/usedcar/6186" title="06款雅阁 2.4L AT舒适版">06款雅阁 2.4L AT舒适版</a><br />
  22.               <span class="style05">所在地:武汉</span><br />       
  23.                特惠价:<span class="style05">¥11万元</span></p></li>

  24.               <li class=pl><a href="http://www.baidu.com/usedcar/6161" onmousedown=this.href=urlParamAdd(this.href)><img src="  http://www.baidu.com/uploads/carimages/201008/128287636169.jpg"  alt="凯越1.6 MT-LE 舒适版" /></a>
  25.               <p><a href="  http://www.baidu.com/usedcar/6161" title="凯越1.6 MT-LE 舒适版">凯越1.6 MT-LE 舒适版</a><br />
  26.               <span class="style05">所在地:武汉</span><br />       
  27.                特惠价:<span class="style05">¥4.58万元</span></p></li>

  28.                <li class=pl><a href="http://www.baidu.com/usedcar/6128" onmousedown=this.href=urlParamAdd(this.href)><img src="  http://www.baidu.com/uploads/carimages/201008/128203553342.jpg"  alt="蒙迪欧-致胜 2.3AT时尚型" /></a>
  29.               <p><a href="  http://www.baidu.com/usedcar/6128" title="蒙迪欧-致胜 2.3AT时尚型">蒙迪欧-致胜 2.3AT时尚型</a><br />
  30.               <span class="style05">所在地:武汉</span><br />       
  31.                特惠价:<span class="style05">¥15万元</span></p></li>

  32.                
  33.                <li class=pl><a href="http://www.baidu.com/usedcar/5749" onmousedown=this.href=urlParamAdd(this.href)><img src="  http://www.baidu.com/uploads/carimages/201006/127708497371.jpg"  alt="福美来 SDX1.6自动豪华" /></a>
  34.               <p><a href="  http://www.baidu.com/usedcar/5749" title="福美来 SDX1.6自动豪华">福美来 SDX1.6自动豪华</a><br />
  35.               <span class="style05">所在地:武汉</span><br />       
  36.                特惠价:<span class="style05">¥6.7万元</span></p></li>

  37.               <li class=pl><a href="http://www.baidu.com/usedcar/5748" onmousedown=this.href=urlParamAdd(this.href)><img src="  http://www.baidu.com/uploads/carimages/201006/127708389042.jpg"  alt="伊兰特悦动 1.6AT GL" /></a>
  38.               <p><a href="  http://www.baidu.com/usedcar/5748" title="伊兰特悦动 1.6AT GL">伊兰特悦动 1.6AT GL</a><br />
  39.               <span class="style05">所在地:武汉</span><br />       
  40.                特惠价:<span class="style05">¥9.4万元</span></p></li>



  41. </DIV>
  42. <DIV id=List2_1></DIV></DIV>
  43. </DIV>
  44. <DIV onmouseup=ISL_StopDown_1() class=RightBotton onmousedown=ISL_GoDown_1()
  45. onmouseout=ISL_StopDown_1()></DIV></DIV>

  46. <script type="text/javascript" src="marquee-img.js"></script>
复制代码
  1.                                 <!--
  2.                                 //图片滚动列表 mengjia 070927
  3.                                 var Speed_1 = 10; //速度(毫秒)
  4.                                 var Space_1 = 10; //每次移动(px)
  5.                                 var PageWidth_1 = 200; //翻页宽度
  6.                                 var fill_1 = 0; //整体移位
  7.                                 var MoveLock_1 = false;
  8.                                 var MoveTimeObj_1;
  9.                                 var MoveWay_1="right";
  10.                                 var Comp_1 = 0;
  11.                                 var AutoPlayObj_1=null;GetObj("List2_1").innerHTML=GetObj("List1_1").innerHTML;GetObj('ISL_Cont_1').scrollLeft=fill_1>=0?fill_1:GetObj('List1_1').scrollWidth-Math.abs(fill_1);GetObj("ISL_Cont_1").onmouseover=function(){clearInterval(AutoPlayObj_1)}
  12.                                 GetObj("ISL_Cont_1").onmouseout=function(){AutoPlay_1()}
  13.                                 AutoPlay_1();function GetObj(objName){if(document.getElementById){return eval('document.getElementById("'+objName+'")')}else{return eval('document.all.'+objName)}}
  14.                                 function AutoPlay_1(){clearInterval(AutoPlayObj_1);AutoPlayObj_1=setInterval('ISL_GoDown_1();ISL_StopDown_1();',3000)}
  15.                                 function ISL_GoUp_1(){if(MoveLock_1)return;clearInterval(AutoPlayObj_1);MoveLock_1=true;MoveWay_1="left";MoveTimeObj_1=setInterval('ISL_ScrUp_1();',Speed_1);}
  16.                                 function ISL_StopUp_1(){if(MoveWay_1 == "right"){return};clearInterval(MoveTimeObj_1);if((GetObj('ISL_Cont_1').scrollLeft-fill_1)%PageWidth_1!=0){Comp_1=fill_1-(GetObj('ISL_Cont_1').scrollLeft%PageWidth_1);CompScr_1()}else{MoveLock_1=false}
  17.                                 AutoPlay_1()}
  18.                                 function ISL_ScrUp_1(){if(GetObj('ISL_Cont_1').scrollLeft<=0){GetObj('ISL_Cont_1').scrollLeft=GetObj('ISL_Cont_1').scrollLeft+GetObj('List1_1').offsetWidth}
  19.                                 GetObj('ISL_Cont_1').scrollLeft-=Space_1}
  20.                                 function ISL_GoDown_1(){clearInterval(MoveTimeObj_1);if(MoveLock_1)return;clearInterval(AutoPlayObj_1);MoveLock_1=true;MoveWay_1="right";ISL_ScrDown_1();MoveTimeObj_1=setInterval('ISL_ScrDown_1()',Speed_1)}
  21.                                 function ISL_StopDown_1(){if(MoveWay_1 == "left"){return};clearInterval(MoveTimeObj_1);if(GetObj('ISL_Cont_1').scrollLeft%PageWidth_1-(fill_1>=0?fill_1:fill_1+1)!=0){Comp_1=PageWidth_1-GetObj('ISL_Cont_1').scrollLeft%PageWidth_1+fill_1;CompScr_1()}else{MoveLock_1=false}
  22.                                 AutoPlay_1()}
  23.                                 function ISL_ScrDown_1(){if(GetObj('ISL_Cont_1').scrollLeft>=GetObj('List1_1').scrollWidth){GetObj('ISL_Cont_1').scrollLeft=GetObj('ISL_Cont_1').scrollLeft-GetObj('List1_1').scrollWidth}
  24.                                 GetObj('ISL_Cont_1').scrollLeft+=Space_1}
  25.                                 function CompScr_1(){if(Comp_1==0){MoveLock_1=false;return}
  26.                                 var num,TempSpeed=Speed_1,TempSpace=Space_1;if(Math.abs(Comp_1)<PageWidth_1/2){TempSpace=Math.round(Math.abs(Comp_1/Space_1));if(TempSpace<1){TempSpace=1}}
  27.                                 if(Comp_1<0){if(Comp_1<-TempSpace){Comp_1+=TempSpace;num=TempSpace}else{num=-Comp_1;Comp_1=0}
  28.                                 GetObj('ISL_Cont_1').scrollLeft-=num;setTimeout('CompScr_1()',TempSpeed)}else{if(Comp_1>TempSpace){Comp_1-=TempSpace;num=TempSpace}else{num=Comp_1;Comp_1=0}
  29.                                 GetObj('ISL_Cont_1').scrollLeft+=num;setTimeout('CompScr_1()',TempSpeed)}}       
  30.                                 //-->
复制代码兼容多浏览器,目前ie系列和Firefox下正常. html里的图片和链接地址直接替换.自行调试js的滚动宽度

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文