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
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.
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.
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
Dear ddadmin
You can check by http://www.armator.info/demo1.html and item or headline is giving undefined .
Brgds
armator
Hmm ok, try finding the line:
inside rsspausescroller.js, and change that to:Code:setTimeout(function(){scrollerinstance.doondivsinitialized()}, 100)
Code:setTimeout(function(){scrollerinstance.do_ondivsinitialized()}, 100)
Bookmarks