使文字来回移动,当鼠标放上去停止: <marquee behavior="alternate" onmouseover=this.stop() onmouseout=this.start()> </marquee>