BDK
12-09-2009, 03:26 AM
1) Script Title: rss pausescroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/
3) Describe problem: This might be quite simple but I just can't figure it out without getting javascript errors left and right. As you know when it displays a feed entry it will display the entry and then the date it was added. However I'm trying to get rid of the \n (new line) so that the feed and date remains on 1 line.
So instead of this:
Feed entry 1
Dec 9, 2009 1:2 AM
I would like it to display this:
Feed entry 1 - Dec 9, 2009 1:2 AM
Thanks for anyone who can figure this out because I sure cant :)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/rsspausescroller/
3) Describe problem: This might be quite simple but I just can't figure it out without getting javascript errors left and right. As you know when it displays a feed entry it will display the entry and then the date it was added. However I'm trying to get rid of the \n (new line) so that the feed and date remains on 1 line.
So instead of this:
Feed entry 1
Dec 9, 2009 1:2 AM
I would like it to display this:
Feed entry 1 - Dec 9, 2009 1:2 AM
Thanks for anyone who can figure this out because I sure cant :)