INSIDE THIS BLOG>>>>>>

Marquee: up direction

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

No comments:

Post a Comment