图片自动滚动且可控制滚动方向
e5c9d29b-4d3f-306a-82e6-b5ff833aeed8.jpg (45.88 KB, 下载次数: 4)
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <style>
- .blk_18{width:638px; text-align:center; margin:0 auto;overflow:hidden;zoom:1; clear:both;}
- .blk_18 li{list-style-type:none;}
- .blk_18 .LeftBotton{width:18px;height:120px;float:left;background:url(mleft.gif) 0px center no-repeat;cursor:pointer;}
- .blk_18 .RightBotton{width:18px;height:120px;float:right;background:url(mright.gif) right center no-repeat;cursor:pointer;}
- .blk_18 .pcont{width:600px;height:190px;float:left;overflow:hidden;}
- .blk_18 .ScrCont{width:32766px;zoom:1;}
- .blk_18 #List1_1,.blk_18 #List1_2{float:left;}
- .blk_18 .pl{width:200px;float:left; text-align:center;}
- .blk_18 .pl img{padding:1px;margin:0 auto; border:1px #ccc solid;width:160px;height:100px;overflow:hidden;}
- .blk_18 .pl{line-height:20px}
- </style>
- <DIV class=blk_18>
- <DIV onmouseup=ISL_StopUp_1() class=LeftBotton onmousedown=ISL_GoUp_1()
- onmouseout=ISL_StopUp_1()></DIV>
- <DIV class=pcont id=ISL_Cont_1>
- <DIV class=ScrCont>
- <DIV id=List1_1>
- <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>
- <p><a href=" http://www.baidu.com/usedcar/6186" title="06款雅阁 2.4L AT舒适版">06款雅阁 2.4L AT舒适版</a><br />
- <span class="style05">所在地:武汉</span><br />
- 特惠价:<span class="style05">¥11万元</span></p></li>
- <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>
- <p><a href=" http://www.baidu.com/usedcar/6161" title="凯越1.6 MT-LE 舒适版">凯越1.6 MT-LE 舒适版</a><br />
- <span class="style05">所在地:武汉</span><br />
- 特惠价:<span class="style05">¥4.58万元</span></p></li>
- <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>
- <p><a href=" http://www.baidu.com/usedcar/6128" title="蒙迪欧-致胜 2.3AT时尚型">蒙迪欧-致胜 2.3AT时尚型</a><br />
- <span class="style05">所在地:武汉</span><br />
- 特惠价:<span class="style05">¥15万元</span></p></li>
-
- <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>
- <p><a href=" http://www.baidu.com/usedcar/5749" title="福美来 SDX1.6自动豪华">福美来 SDX1.6自动豪华</a><br />
- <span class="style05">所在地:武汉</span><br />
- 特惠价:<span class="style05">¥6.7万元</span></p></li>
- <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>
- <p><a href=" http://www.baidu.com/usedcar/5748" title="伊兰特悦动 1.6AT GL">伊兰特悦动 1.6AT GL</a><br />
- <span class="style05">所在地:武汉</span><br />
- 特惠价:<span class="style05">¥9.4万元</span></p></li>
- </DIV>
- <DIV id=List2_1></DIV></DIV>
- </DIV>
- <DIV onmouseup=ISL_StopDown_1() class=RightBotton onmousedown=ISL_GoDown_1()
- onmouseout=ISL_StopDown_1()></DIV></DIV>
- <script type="text/javascript" src="marquee-img.js"></script>
- <!--
- //图片滚动列表 mengjia 070927
- var Speed_1 = 10; //速度(毫秒)
- var Space_1 = 10; //每次移动(px)
- var PageWidth_1 = 200; //翻页宽度
- var fill_1 = 0; //整体移位
- var MoveLock_1 = false;
- var MoveTimeObj_1;
- var MoveWay_1="right";
- var Comp_1 = 0;
- 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)}
- GetObj("ISL_Cont_1").onmouseout=function(){AutoPlay_1()}
- AutoPlay_1();function GetObj(objName){if(document.getElementById){return eval('document.getElementById("'+objName+'")')}else{return eval('document.all.'+objName)}}
- function AutoPlay_1(){clearInterval(AutoPlayObj_1);AutoPlayObj_1=setInterval('ISL_GoDown_1();ISL_StopDown_1();',3000)}
- 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);}
- 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}
- AutoPlay_1()}
- 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}
- GetObj('ISL_Cont_1').scrollLeft-=Space_1}
- 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)}
- 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}
- AutoPlay_1()}
- 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}
- GetObj('ISL_Cont_1').scrollLeft+=Space_1}
- function CompScr_1(){if(Comp_1==0){MoveLock_1=false;return}
- 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}}
- if(Comp_1<0){if(Comp_1<-TempSpace){Comp_1+=TempSpace;num=TempSpace}else{num=-Comp_1;Comp_1=0}
- 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}
- GetObj('ISL_Cont_1').scrollLeft+=num;setTimeout('CompScr_1()',TempSpeed)}}
- //-->
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论