View Single Post
Old 01-31-2013, 09:10 AM   PM User | #1
ChrisHoppyBot
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
ChrisHoppyBot is an unknown quantity at this point
Auto Scrolling Text Box Problem

Morning Guys,

I was wondering if someone could help me. I'm using a simple code to create a scrolling text box:

<div style="height:120px;width:120px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:auto;">
As you can see, it is very simple but does the job.
</div>

Is there any way I can add some simple code to make the text box scroll at a slow pace vertically?

I would very grateful.

Chris
ChrisHoppyBot is offline   Reply With Quote