收藏本站

深秋之葵下载站

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

代码│图片循环滚动代码

1
孤星独吟 发表于 2011-4-18 16:49:23 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  1. <body leftmargin=0 topmargin=0 onmousemove='HideMenu()'>
  2. <TABLE class=t_table cellSpacing=0 cellPadding=0 width="100%">
  3. <TBODY>
  4. <TR>
  5. <TD><div id="butong_net_left" style="overflow:hidden;width:715px;">
  6. <table cellpadding="0" cellspacing="0" border="0">
  7. <tr><td id="butong_net_left1" valign="top" align="center">
  8. <table cellpadding="1" cellspacing="0" border="1">
  9. <tr align="center">
  10. <td width="20%"><a href="http://www.717171.cn" target="_blank" title="时代互联" style="font-weight: bold;color: purple"><IMG src="http://900.la/UploadFiles/20090626160203_3b662513c0a351c30f31d0126cb46705.gif"border=0></a></td>
  11. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="红酒08号模板" style="font-weight: bold;color: purple"><IMG src="http://900.la/UploadFiles/Example/2009/06/26/taty1245998106.gif" border=0></a></td>
  12. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="美容19号模板" style="font-weight: bold;color: red"><IMG src="http://900.la/UploadFiles/Example/2009/06/26/WHMJ1245997497.gif" border=0></a></td>
  13. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="女人126号模板" style="font-weight: bold;color: blue"><IMG src="http://900.la/UploadFiles/Example/2009/06/26/zonW1245995447.gif" border=0></a></td>
  14. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="老师您辛苦了" style="font-weight: bold;color: blue"><IMG src="http://900.la/UploadFiles/Example/2009/06/24/wzyL1245827329.gif" border=0></a></td>
  15. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="牛年贺岁模板" style="font-weight: bold;color: red"><IMG src="http://900.la/UploadFiles/Example/2009/06/24/1gNK1245825734.gif" border=0></a></td>
  16. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="宠物04号模板" style="font-weight: bold;color: red"><IMG src="http://900.la/UploadFiles/Example/2009/06/24/piPu1245825524.gif" border=0></a></td>
  17. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="母婴05号模板" style="font-weight: bold;color: red"><IMG src="http://900.la/UploadFiles/Example/2009/06/24/J6VI1245825304.gif" border=0></a></td>
  18. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="美容17号模板" style="font-weight: bold;color: red"><IMG src="http://900.la/UploadFiles/Example/2009/06/24/1grw1245824933.gif" border=0></a></td>
  19. <td width="20%"><a href="http://www.717171.cn/bbs.php"target="_blank" title="汽车03号模板" style="font-weight: bold;color: red"><IMG src="http://900.la/UploadFiles/Example/2009/06/24/XmrK1245824691.gif" border=0></a></td>
  20. <td width="20%"><a href="http://www.717171.cn/bbs.php" target="_blank" title="饰品06号模板" style="font-weight: bold;color: red"><IMG src="http://900.la/UploadFiles/Example/2009/06/24/58xc1245811346.gif" border=0></a></td>
  21. </tr>
  22. </table>
  23. </td>
  24. <td id="butong_net_left2" valign="top"></td>
  25. </tr>
  26. </table>
  27. </div>
  28. <script>
  29. var speed=20//速度数值越大速度越慢
  30. butong_net_left2.innerHTML=butong_net_left1.innerHTML
  31. function Marquee3(){
  32. if(butong_net_left2.offsetWidth-butong_net_left.scrollLeft<=0)
  33. butong_net_left.scrollLeft-=butong_net_left1.offsetWidth
  34. else{
  35. butong_net_left.scrollLeft++
  36. }
  37. }
  38. var MyMar3=setInterval(Marquee3,speed)
  39. butong_net_left.onmouseover=function() {clearInterval(MyMar3)}
  40. butong_net_left.onmouseout=function() {MyMar3=setInterval(Marquee3,speed)}
  41. </script></TD></TR></TBODY></TABLE>
复制代码
页内文字广告
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

深秋之葵下载站   

GMT+8, 2024-4-25 15:10

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表