FeedParser Jquery Plugin – Parse Rss feed, Atom feed, XML
FeedParser is the Jquery Plugin used to parse rss feed, atom feed using Jquery and Google Ajax feed API. By using this plugin you can easily fetch feeds from any rss, atom feed url from any domain Usage 1- Include the Javascript resources into you pages <head> section <head> <script type=”text/javascript” src=”jquery-min.js”></script> …