无缝滚动Js
<html> <body> <div style="width: 190px; height: 127px; overflow: hidden; font-size: 12px;"> <a class="J_TokenSign" href="http://favorite.taobao.com/popup/add_collection.htm?spm=a1z10.1.0.51.TDVDCm&id=66059960&itemid=66059960&itemtype=0&selle rid=688629367&scjjc=2&_tb_token_=3eb1b18ea336&scene=taobao_shop" target="_self"> <img height="127" src="http://img02.taobaocdn.com/imgextra/i2/688629367/T26PS0XixbXXXXXXXX_!!688629367.gif" style="margin: 0px; float: none;" width="190" /></a></div> <div style="width: 179px; height: 251px; overflow: hidden; font-size: 12px;"> <div id=demo style="OVERFLOW: hidden;width: 170px; height: 130px;"> <div id=demo1> <p> 欢迎光临本店!<br/> 本店新开张,所有商品都是低价销售,不为利润,只求信誉。本店宗旨: 敢和信!</p> <p> 有实体店铺,还有更多商品未上架,有其他需要也可联系。<br /> 有任何疑问请与客服联系,将为您提供耐心解答! <br/> </p> <p> 欢迎光临本店!<br/> 本店新开张,所有商品都是低价销售,不为利润,只求信誉。本店宗旨: 敢和信!</p> <p> 有实体店铺,还有更多商品未上架,有其他需要也可联系。<br /> 有任何疑问请与客服联系,将为您提供耐心解答! </p> </div> <div id=demo2> </div> </div> <div style="margin: 15px 10px 0px; width: 169px; height: 41px;"> <table align="center" border="0" cellpadding="0" cellspacing="0" class="" height="155" width="170"> <tbody> <tr> <td width="68"> <div align="left"> <font style="color: rgb(0, 0, 0);">客服旺旺</font></div> </td> <td width="102"> <div> <a href="http://www.taobao.com/webww/? spm=a1z10.1.0.56.4HacQb&ver=1&&touid=cntaobao%E5%AE%9E%E4%B9%8B%E4%B8%BA%E8%99%9A&siteid=cntaobao&status=2&portalId=&gid=&itemsId=&scene=taobao_shop" target="_blank"><img height="19" src="http://2www.yubaibai.com.cn/cy/wwd.gif" style="margin: 0px; float: none;" width="77" /></a></div> </td> </tr> <tr> <td> <div align="left"> <font style="color: rgb(0, 0, 0);"></font> 联系手机</div> </td> <td> <div> 123456789</div> </td> </tr> <tr> <td> <div align="left"> <font style="color: rgb(0, 0, 0);"></font></div> </td> <td> <div> </div> </td> </tr> <tr> <td> </td> <td> <div> </div> </td> </tr> <tr> <td colspan="2"> <br /> <br /> <br /> </td> </tr> </tbody> </table> </div> </div> <p> </p> <div> </div> <SCRIPT > var speed = 30; demo2.innerHTML = demo1.innerHTML; function Marquee() { if (demo2.offsetTop - demo.scrollTop <= 0) demo.scrollTop -= demo1.offsetHeight; else { demo.scrollTop++; } } var MyMar = setInterval(Marquee, speed); demo.onmouseover = function () { clearInterval(MyMar); } demo.onmouseout = function () { MyMar = setInterval(Marquee, speed); } </SCRIPT> </body> </html>
年轻过得闲,以后被人嫌...
年轻累不死....