I put a script for news scroller. Why even I've changed the speed parameter to 1, still does't get slower?
I put a script for news scroller. Why even I've changed the speed parameter to 1, still does't get slower?
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 for the proper posting format when asking a question.
You can further slow down the marquee's speed by changing the line:
Change 30 to a higher number, such as 100 or 200.Code:setTimeout('lefttime=setInterval("scrollmarquee()",30)', delayb4scroll)
much better!
Bookmarks