当前位置: 代码迷 >> HTML/CSS >> html滚动叠加
  详细解决方案

html滚动叠加

热度:170   发布时间:2012-10-27 10:42:25.0
html滚动附加
<marquee direction="right" onMouseOver="this.stop()"  onMouseOut="this.start()">wo shi shui</marquee>
  相关解决方案