Reply
Text Scrolling
Old 11-13-2004, 06:40 AM Text Scrolling
M!mik's Avatar
Novice Talker

Posts: 5
Just a quick question that I hope someone can help me with. Does anyone know how to set the text so that if it goes over a certain length (say about 300px) then a scroll bar appears. I'm sure I've seen the javascript code for this, and I'm pretty sure it was on w3schools.com, but I can't seem to find it now.
Any help greatly appriciated.
M!mik is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 11-13-2004, 11:53 AM
DaveMo~'s Avatar
Administrator
Defies A Status

Posts: 10,209
Name: Dave
Location: Scott Depot, West Virginia, USA
You can use HTML tags <marquee> for the scrolling text.

Code:
<marquee>Scrolling text</marquee>
For a defined width, use <marquee width=n> with "n" being the pixel width.

Is that what you needed?

Dave
DaveMo~ is offline
Reply With Quote
View Public Profile Visit DaveMo~'s homepage!
 
Reply     « Reply to Text Scrolling
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10868 seconds with 12 queries