图片向右连续滚动的代码怎么写?

来源:百度知道 编辑:UC知道 时间:2024/05/23 18:18:59
我做了一个网站,想让http://lpplzx.com这个网页中间的五幅图连续地向右滚动,也就是每次滚动时间不出现大的空白处.我这个滚动图片的表格只能是高87像素,宽640像素.这个ASP代码是怎么写的?

<div id="demo" style="overflow:hidden;width:670px;color:#ffffff;">
<table cellpadding="0" cellspacing="0" border="0">
<tr><td id="demo1" valign="top" align="center">
<table cellpadding="2" cellspacing="0" border="0">
<tr align="center">
<td><img src="http://www.haao.cn/logo.gif" width="88"></td>
<td><img src="http://www.haao.cn/logo.gif" width="88"></td>
<td><img src="http://www.haao.cn/logo.gif" width