-1

Hey I want to create an rss feed reader on my homepage. I want to make it like a news ticker, in which the the news slide one by one. Is there any Jquery plugin that provide this functionality, I came across one plugin but it can extract feed from the same domain not from other domains and I want to get the feeds from here

http://www.spiegel.de/schlagzeilen/tops/index.rss

Any idea? Thanks

0

1 Answer 1

1

I think that you can combine various JQuery plugin in order to do what you want. For example (and doing a quickly search in Google), there is a plugin called jGFeed that returns all information about an specific feed (you can read the documentation on the link provided).

With all of this information, you can extract what you want (post content, post title, date, etc) and use some other plugin (like Compact News Previewer [example]) to display the post.

Sign up to request clarification or add additional context in comments.

1 Comment

thanks a lot sir.. your answer just simply saved a lots of time for me..

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.