鼠标进入时停止滚动,移出继续滚动

    技术2022-05-18  9

    <marquee direction="up" οnmοuseοver=this.stop() οnmοuseοut=this.start()>我想鼠标放上来就停止</marquee>


    最新回复(0)