-
rss pausing scroller problem with CNN feed
I downloaded rsspausescroller.zip and installed it. Everything ok, accept for the CNN feed.
The HTML code does not get converted and shows in the feed as HTML code.
This happens with the demo program as well - so nothing I did.
The demo program is installed at a test site: http://www.shared.dyoweb.com/rss_scroller/demo.htm
Any help on this is appreciated.
-
-
But, this isn't PHP. It's JavaScript. Also, since it's a dd script, post it under the category that says "Dynamic Drive Scripts Help". You'll get better answers there.
Also, it should be noted that you cannot use HTML in that script.
http://www.dynamicdrive.com/dynamici...ller/index.htm
This may help with implementing HTML in RSS, but I myself never done it.
http://www.masternewmedia.org/conten...2007-03-30.htm
Added note: The <img> tag doesn't have a terminating </img> tag, that's invalid HTML. It should be terminated with shorttag like this:
Code:
<img src="" alt="" />
Good luck.
- Josh
-
-
Thanks. Well, it's a mixture of php and java. Will try the reommended forum.
-
-
How exactly do you *mix* java and php btw?
- Josh
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks