View Full Version : scroller seed doesn't get slower
burekass
11-25-2006, 07:02 PM
I put a script for news scroller. Why even I've changed the speed parameter to 1, still does't get slower?
ddadmin
11-26-2006, 04:26 AM
Warning: Please include a link to the DD script in question in your post, in this case: http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm See this thread (http://www.dynamicdrive.com/forums/showthread.php?t=6) for the proper posting format when asking a question.
You can further slow down the marquee's speed by changing the line:
setTimeout('lefttime=setInterval("scrollmarquee()",30)', delayb4scroll)
Change 30 to a higher number, such as 100 or 200.
burekass
11-26-2006, 12:53 PM
much better!
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.