龙泉宝剑与影视作品:求网页图片左右滚动代码[头尾相接]

来源:百度文库 编辑:杭州交通信息网 时间:2024/05/05 19:00:31

具体可以使用如下
<marquee dataformatas=HTML direction=up height=136 loop=y scrollamount=1 scrolldelay=2 width=100% onMouseOver='this.stop()' onMouseOut='this.start()'>你的图片代码插到这里</marquee>