![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Design Discussion & FAQs Answers to frequently asked questions, and a place to share your knowledge, ideas, and inquiries |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Mar 2009
Posts: 9
OS: Windows Vista Home Premium; Service Pack 1
|
Scrolling Text Html
This is probably in the wrong section, and I'm sorry if it is...but I'm beyond being lost with this.
I'm making a forum for a friend, and need scrolling text like on this forum. My forum can be found here. I'm talking about the text moving vertically, that is shown above the header, that pauses when you move your mouse over it. And I don't think it matters with html, but I'm using Zetaboards for my forum. I just need the general code to make it myself, I can edit it from there. Thanks. Edit: I have tried searching for the code on google. It hasn't worked. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Moderator, TSF Articles
|
Re: Scrolling Text Html
HTML Code:
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrollamount="3"> <u><b></b></u><center><u><b>TITLE </b></u></center><u><b></b></u><b></b> <br> <br> <center>TEXT HERE</center> </marquee> |
|
|
|
|
|
#3 (permalink) | ||
|
Moderator Hardware Team
|
Re: Scrolling Text Html
Check the source code for the page with scrolling text. Do you know any javascript?
Quote:
See here for HTML scrolling code: http://www.ukauctionhelp.co.uk/marquee.php Quote:
Vertical Text Scroller: http://www.geocities.com/SiliconVall...879/Demo2.html Code and instructions.
__________________
![]() New members: Subscribe to your thread (Thread Tools) to receive an instant email notification when you get a reply. TSF Folding@Home Team 85015 - details here |
||
|
|
|
![]() |
| Thread Tools | |
|
|