Results 1 to 2 of 2

Thread: <IFRAME> ticker

  1. #1
    Join Date
    Aug 2006
    Posts
    36
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default <IFRAME> ticker

    1) Script Title: <IFRAME> ticker

    2) Script URL (on DD): http://www.webs2impress.com/academy

    3) Describe problem: I've installed this ticker on this site and it seems to work well. On the notes, it says you can control the speed by setting the delay variable. I don't see that in the code and need to know how to adjust that. Would it be delay=4 for a 4-second delay?

    Thanks in advance.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    If that is what it said, it is a bit misleading. The speed is controlled here (on the page inside the iframe):

    Code:
    //Specify speed of scroll. Larger=faster (ie: 5)
    var scrollspeed=cache=2
    It is the number of pixels travel per 40 milliseconds.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •