How do I parse an RSS feed using JavaScript or jQuery?

link|improve this question
Very carefully. ;) – Amber Nov 6 '09 at 5:01
thanks abie for edit – Gupta Ji Nov 6 '09 at 5:02
feedback

1 Answer

up vote 0 down vote accepted

RSS feeds are XML documents, so this article should help you out:

http://marcgrabanski.com/article/jquery-makes-parsing-xml-easy

link|improve this answer
feedback

Your Answer

 
or
required, but never shown