Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scrolling Text Problem

Status
Not open for further replies.

AJames182

Programmer
Joined
Mar 15, 2006
Messages
1
Location
GB
Hello,

I have this scrolling text script that can be viewed from:


The problem I am having is that I cant repeat the scrollercontent (the text) once the last number (number 20) has left the bottom of the table. I dont want to have a gap from where the number 20 leaves the table to when number 1 comes back in. Can anyone help??
 
Well, I don't see how you can modify that code to add this functionality without rewriting most of it. The code is just not designed to "wrap" seamlessly as you want. I would look for something that specifically does what you need in this instance.

Cheers,
Jeff

[tt]Jeff's Page @ Code Couch
[/tt]

What is Javascript? FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top