View Single Post
Old 07-15-2004   #3 (permalink)
GoldNetX
Registered User
 
GoldNetX's Avatar
 
Join Date: Nov 2003
Location: Pittsburgh, PA
Posts: 294

GoldNetX has a spectacular aura
Send a message via AIM to GoldNetX
I've seen Java applets used for it, but you could just use a horizontal/vertical marquee for it. HTML tag for it is just:
Code:
<marquee>Your text</marquee>
Properties like direction, scroll delay, and a couple others modify how it scrolls and how fast it goes.

In my opinion, I don't use them, because they can be annoying to read. Sometimes I like them if they are made smoothly and have a OnMouseOver stop command.
__________________

www.gusmayo.com
- Maybe a story or two -


www.jaloobie.com
... your new home ...

www.webinkproductions.com
- professional web application design -
GoldNetX is offline