Results 1 to 6 of 6

Thread: Rss Pause Scroller help

  1. #1
    Join Date
    Jun 2006
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Rss Pause Scroller help

    Dear Sirs

    I am using rss pause scroller and it is working very good but I need your help for items problem.

    Script is writing descriptions and showing images but it is not writing the items's headlines.

    Thanks advance your kind help.

    Brgds
    armator
    Last edited by ddadmin; 12-12-2006 at 04:03 AM.

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

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking

    Also, please post a link to the page on your site that contains the problematic script so we can check it out.the problem.

  3. #3
    Join Date
    Jun 2006
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Dear DDadmin

    Thanks your quick reply.

    You can add following link in code.

    "dynamicdrive" => "http://www.showtvnet.com/rss/dunya.xml",

    I hope you will find a solution for my problem.

    Brgds
    armator

  4. #4
    Join Date
    Jun 2006
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Dear ddadmin

    You can check by http://www.armator.info/demo1.html and item or headline is giving undefined .

    Brgds
    armator

  5. #5
    Join Date
    Jun 2006
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by armator View Post
    Dear DDadmin

    Thanks your quick reply.

    You can add following link in code.

    "dynamicdrive" => "http://www.showtvnet.com/rss/dunya.xml",

    I hope you will find a solution for my problem.

    Brgds
    armator
    Can not anybody for above problem?

    Brgds
    armator

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

    Default

    Hmm ok, try finding the line:

    Code:
    setTimeout(function(){scrollerinstance.doondivsinitialized()}, 100)
    inside rsspausescroller.js, and change that to:
    Code:
    setTimeout(function(){scrollerinstance.do_ondivsinitialized()}, 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
  •