Results 1 to 2 of 2

Thread: Problem with Pausing up-down Scroller

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

    Default Problem with Pausing up-down Scroller

    1) Script Title:
    Pausing up-down Scroller

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamicindex2/crosstick.htm

    3) Describe problem:
    if the javascript array's length is only one, the first time its displayed on the browser, it shows up an "undefined" value for the second scroll but clears up after the first display.

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

    Default

    The script expects at least two array elements, as otherwise, it would have nothing to scroll up using. You could set the two array elements to the same text in the rare event there are only one message.
    DD Admin

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
  •