rssreader.js

RSS Feed reader.


Objects

Methods

CSS Classes


OAT.RSSReader(div, optionsObject)

Creates a RSSReader object. Contents will be displayed inside div. Available options:

OAT.RSSReader::display(xmlText)

Parses xmlText and displays feed contents. Both RSS and RDF feeds are supported.