Code:
<marquee direction="up" behavior="scroll"> up direction with scroll behavior marquee </marquee>
Demo2. Marquee Code and Demo with Mouseover
code:
<marquee direction="up" behavior="scroll" onMouseOver="this.stop();" onMouseOut="this.start();">up directon with scroll behavior marquee with mouseover</marquee>
Demo
No comments:
Post a Comment