Results 1 to 2 of 2

Thread: Cross Browser marquee II

  1. #1
    Join Date
    Mar 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cross Browser marquee II

    Script: Cross Browser marquee II
    http://dynamicdrive.com/dynamicindex2/cmarquee2.htm

    The script has scrolling speeds from 1-10 with larger number being faster.

    How would I modify the script so that it will scroll slower than 1?

    Thanks in advance!

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    You can further slow down the scroller by changing "20" in the line:

    lefttime=setInterval("scrollmarquee()",20)

    to something larger, such as 50 or 100.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •