You the following code gives you several options when it comes to marquee or you can remove items if you wish. It will scroll at a speed that you specify, stop on mouseover, specify a direction etc..
To control the speed, enter a higher amount in the scrollamount.
<MARQUEE onmouseover=this.stop() onmouseout=this.start()
scrollAmount=1 scrollDelay=5 direction=up width=120 height=300 background="/whatever.gif">
This is text that is being scrolled.
</MARQUEE>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.