INSIDE THIS BLOG>>>>>>

Marquee: down direction

1. Without Mouseover marquee code & Demo
Code:
<marquee direction="down">edit the text</marquee>
Demo down directon marquee
2. Marquee Code and Demo with Mouseover
code:
<marquee direction="down" onMouseOver="this.stop();" onMouseOut="this.start();">left directon marquee with mouseover</marquee>
Demo down directon marquee with mouseover 

No comments:

Post a Comment