Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
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
Old 01-31-2013, 03:51 PM   PM User | #2
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,365
Thanks: 18
Thanked 348 Times in 347 Posts
sunfighter is on a distinguished road
To do any dynamic changing on a web page requires javascript or one of the many frameworks for it. This uses jquery. You may have to read up on it and make sure you load the library for jquery.
vertical scroller here:http://jquery-plugins.net/jquery-auto-scroller
sunfighter is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:02 AM.


Advertisement
Log in to turn off these ads.