<td width="155" rowspan="9" align="center"><marquee style="line-height: 24px" ONMOUSEOVER="this.stop()" ONMOUSEOUT="this.start()" width="120" height="200" direction="right" scrolldelay="60" scrollamount="1">
<a href="news/news1.html" class="STYLE14">通知111</a><BR>
通知2<BR>通知33<BR>通知444<BR>前方销售捷报频传<BR>好消息好消息<BR>重大新闻!</marquee> </tr>
----------------------------------
<marquee onMouseOver=this.stop() onMouseOut=this.start() scrollamount=1 scrolldelay=7 direction=up width=150 height=150>
<div align="right" class="STYLE21">欢迎使用 </div>
</marquee>
代码的意思是鼠标移上停止滚动.
鼠标移走开始滚动.
滚动内容:欢迎使用
滚动速度:1
滚动间隔时间: 7
毫秒.
滚动方向:上.
宽度150高度150
6万+

被折叠的 条评论
为什么被折叠?



