1JS不间断向右向左向上向下滚动 代码_html<div id=demo style=overflow:hidden;height:139;width:232;background:#f4f4f4;color:#ffffff><table align=left cellpadding=0 cellspace=0 border=0><tr><td id=demo1 valign=top><img src="http://www.makewing.com/lanren/jscode/js-0063/images/01.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/02.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/03.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/04.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/05.jpg"></td><td id=demo2 valign=top></td></tr></table></div>   
 2JS不间断向右向左向上向下滚动 代码_html <script>   
 3JS不间断向右向左向上向下滚动 代码_html var speed=30   
 4JS不间断向右向左向上向下滚动 代码_html demo2.innerHTML=demo1.innerHTML    
 5JS不间断向右向左向上向下滚动 代码_htmldemodemo.scrollLeft=demo.scrollWidth    
 6JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07 function Marquee()JS不间断向右向左向上向下滚动 代码_html_08{    
 7JS不间断向右向左向上向下滚动 代码_html_09 if(demo.scrollLeft<=0)    
 8JS不间断向右向左向上向下滚动 代码_html_09 demo.scrollLeft+=demo2.offsetWidth    
 9JS不间断向右向左向上向下滚动 代码_html_11JS不间断向右向左向上向下滚动 代码_编程_12 elseJS不间断向右向左向上向下滚动 代码_html_08{    
10JS不间断向右向左向上向下滚动 代码_html_09 demo.scrollLeft--    
11JS不间断向右向左向上向下滚动 代码_编程_15 }
    
12JS不间断向右向左向上向下滚动 代码_编程_16 }
    
13JS不间断向右向左向上向下滚动 代码_html var MyMar=setInterval(Marquee,speed)    
14JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07 demo.onmouseover=function() JS不间断向右向左向上向下滚动 代码_html_08{clearInterval(MyMar)}    
15JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07 demo.onmouseout=function() JS不间断向右向左向上向下滚动 代码_html_08{MyMar=setInterval(Marquee,speed)}    
16JS不间断向右向左向上向下滚动 代码_html </script>   
17JS不间断向右向左向上向下滚动 代码_html

 1JS不间断向右向左向上向下滚动 代码_html<div id=demo style=overflow:hidden;height:139;width:232;background:#f4f4f4;color:#ffffff><table align=left cellpadding=0 cellspace=0 border=0><tr><td id=demo1 valign=top><img src="http://www.makewing.com/lanren/jscode/js-0063/images/01.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/02.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/03.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/04.jpg"><img src="http://www.makewing.com/lanren/jscode/js-0063/images/05.jpg"></td><td id=demo2 valign=top></td></tr></table></div>   
 2JS不间断向右向左向上向下滚动 代码_html <script>   
 3JS不间断向右向左向上向下滚动 代码_html var speed=30   
 4JS不间断向右向左向上向下滚动 代码_html demo2.innerHTML=demo1.innerHTML    
 5JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07 function Marquee()JS不间断向右向左向上向下滚动 代码_html_08{    
 6JS不间断向右向左向上向下滚动 代码_html_09 if(demo2.offsetWidth-demo.scrollLeft<=0)    
 7JS不间断向右向左向上向下滚动 代码_html_09 demo.scrollLeft-=demo1.offsetWidth    
 8JS不间断向右向左向上向下滚动 代码_html_11JS不间断向右向左向上向下滚动 代码_编程_12 elseJS不间断向右向左向上向下滚动 代码_html_08{    
 9JS不间断向右向左向上向下滚动 代码_html_09 demo.scrollLeft++    
10JS不间断向右向左向上向下滚动 代码_编程_15 }
    
11JS不间断向右向左向上向下滚动 代码_编程_16 }
    
12JS不间断向右向左向上向下滚动 代码_html var MyMar=setInterval(Marquee,speed)    
13JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07 demo.onmouseover=function() JS不间断向右向左向上向下滚动 代码_html_08{clearInterval(MyMar)}    
14JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07 demo.onmouseout=function() JS不间断向右向左向上向下滚动 代码_html_08{MyMar=setInterval(Marquee,speed)}    
15JS不间断向右向左向上向下滚动 代码_html </script>   
16JS不间断向右向左向上向下滚动 代码_html

向下滚动 
 1JS不间断向右向左向上向下滚动 代码_htmldiv id=demo style=overflow:hidden;height:139;width:232;background:#f4f4f4;color:#ffffff><div id=demo1>   
 2JS不间断向右向左向上向下滚动 代码_html<img src="http://www.makewing.com/lanren/jscode/js-0063/images/01.jpg">   
 3JS不间断向右向左向上向下滚动 代码_html<img src="http://www.makewing.com/lanren/jscode/js-0063/images/02.jpg">   
 4JS不间断向右向左向上向下滚动 代码_html<img src="http://www.makewing.com/lanren/jscode/js-0063/images/03.jpg">   
 5JS不间断向右向左向上向下滚动 代码_html<img src="http://www.makewing.com/lanren/jscode/js-0063/images/04.jpg">   
 6JS不间断向右向左向上向下滚动 代码_html<img src="http://www.makewing.com/lanren/jscode/js-0063/images/05.jpg">   
 7JS不间断向右向左向上向下滚动 代码_html </div>   
 8JS不间断向右向左向上向下滚动 代码_html <div id=demo2></div>   
 9JS不间断向右向左向上向下滚动 代码_html </div>   
10JS不间断向右向左向上向下滚动 代码_html   <script>   
11JS不间断向右向左向上向下滚动 代码_html   var speed=30   
12JS不间断向右向左向上向下滚动 代码_html   demo2.innerHTML=demo1.innerHTML    
13JS不间断向右向左向上向下滚动 代码_html   demodemo.scrollTop=demo.scrollHeight    
14JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07   function Marquee()JS不间断向右向左向上向下滚动 代码_html_08{    
15JS不间断向右向左向上向下滚动 代码_html_09   if(demo1.offsetTop-demo.scrollTop>=0)    
16JS不间断向右向左向上向下滚动 代码_html_09   demo.scrollTop+=demo2.offsetHeight    
17JS不间断向右向左向上向下滚动 代码_html_11JS不间断向右向左向上向下滚动 代码_编程_12   elseJS不间断向右向左向上向下滚动 代码_html_08{    
18JS不间断向右向左向上向下滚动 代码_html_09   demo.scrollTop--    
19JS不间断向右向左向上向下滚动 代码_编程_15   }
    
20JS不间断向右向左向上向下滚动 代码_编程_16   }
    
21JS不间断向右向左向上向下滚动 代码_html   var MyMar=setInterval(Marquee,speed)    
22JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07   demo.onmouseover=function() JS不间断向右向左向上向下滚动 代码_html_08{clearInterval(MyMar)}    
23JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07   demo.onmouseout=function() JS不间断向右向左向上向下滚动 代码_html_08{MyMar=setInterval(Marquee,speed)}    
24JS不间断向右向左向上向下滚动 代码_html   </script>   
25JS不间断向右向左向上向下滚动 代码_html

向上滚动
 1JS不间断向右向左向上向下滚动 代码_html<div id=demo style=overflow:hidden;height:139;width:232;background:#f4f4f4;color:#ffffff><div id=demo1>   
 2JS不间断向右向左向上向下滚动 代码_html <img src="http://www.makewing.com/lanren/jscode/js-0063/images/01.jpg">   
 3JS不间断向右向左向上向下滚动 代码_html <img src="http://www.makewing.com/lanren/jscode/js-0063/images/02.jpg">   
 4JS不间断向右向左向上向下滚动 代码_html <img src="http://www.makewing.com/lanren/jscode/js-0063/images/03.jpg">   
 5JS不间断向右向左向上向下滚动 代码_html <img src="http://www.makewing.com/lanren/jscode/js-0063/images/04.jpg">   
 6JS不间断向右向左向上向下滚动 代码_html <img src="http://www.makewing.com/lanren/jscode/js-0063/images/05.jpg">   
 7JS不间断向右向左向上向下滚动 代码_html</div>   
 8JS不间断向右向左向上向下滚动 代码_html<div id=demo2></div>   
 9JS不间断向右向左向上向下滚动 代码_html</div>   
10JS不间断向右向左向上向下滚动 代码_html   <script>   
11JS不间断向右向左向上向下滚动 代码_html   var speed=50   
12JS不间断向右向左向上向下滚动 代码_html   demo2.innerHTML=demo1.innerHTML    
13JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07   function Marquee()JS不间断向右向左向上向下滚动 代码_html_08{    
14JS不间断向右向左向上向下滚动 代码_html_09   if(demo2.offsetTop-demo.scrollTop<=0)    
15JS不间断向右向左向上向下滚动 代码_html_09   demo.scrollTop-=demo1.offsetHeight    
16JS不间断向右向左向上向下滚动 代码_html_11JS不间断向右向左向上向下滚动 代码_编程_12   elseJS不间断向右向左向上向下滚动 代码_html_08{    
17JS不间断向右向左向上向下滚动 代码_html_09   demo.scrollTop++    
18JS不间断向右向左向上向下滚动 代码_编程_15   }
    
19JS不间断向右向左向上向下滚动 代码_编程_16   }
    
20JS不间断向右向左向上向下滚动 代码_html   var MyMar=setInterval(Marquee,speed)    
21JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07   demo.onmouseover=function() JS不间断向右向左向上向下滚动 代码_html_08{clearInterval(MyMar)}    
22JS不间断向右向左向上向下滚动 代码_html_06JS不间断向右向左向上向下滚动 代码_编程_07   demo.onmouseout=function() JS不间断向右向左向上向下滚动 代码_html_08{MyMar=setInterval(Marquee,speed)}    
23JS不间断向右向左向上向下滚动 代码_html   </script>   
24JS不间断向右向左向上向下滚动 代码_html