Check the source code for the page with scrolling text. Do you know any javascript?
Quote:
<frameset rows="*" framespacing="0" border="0" frameborder="NO">
<frame src="http://www.z10.invisionfree.com/Halo_Army" name="dot_tk_frame_content" scrolling="auto" noresize>
</frameset>
|
----------------------------------------------------------------
See here for HTML scrolling code:
http://www.ukauctionhelp.co.uk/marquee.php
Quote:
14.You can also make your text scroll up
<marquee direction=up loop=true height="100" >
Your text here
</marquee>
15.Or Down
<marquee direction=down loop=true height="20" >
Your text here
</marquee>
|
----------------------------------------------------------------
Vertical Text Scroller:
http://www.geocities.com/SiliconVall...879/Demo2.html
Code and instructions.