如何做一个地方滚动图片?

来源:百度知道 编辑:UC知道 时间:2024/06/15 15:19:51
在DW中。在一个表格 里能不能做成啊。我按照书上的步骤,可是怎么也做不出来啊。或者是用啥软件能做个G0IF图象也可以啊。
非常急????

1. 下面一段加上网页头等存为AA.HTM
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=2>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD height=170><p><img src="1.JPG" width="121" height="170"><img
src="11.jpg" width="292" height="170"><img src="2.JPG" width="140" height="170"><img
src="3.JPG" width="193" height="170"><img
src="4.jpg" width="158" height="170"></p>
</TD>
</TR></TBODY></TABLE>
</MARQUEE>

2. 在调用的地方插入;
<iframe src="AA.htm" frameborder=0 width=236
scrolling=no height=190> </iframe>

<table width="100%" border="0" cel