jfhovinne / jFeed

jQuery RSS/ATOM feed parser plugin
http://www.hovinne.com/blog/index.php/2007/07/15/132-jfeed-jquery-rss-atom-feed-parser-plugin
GNU General Public License v2.0
448 stars 168 forks source link

Added support for specifying a dataType to use with jQuery.ajax #13

Open khughitt opened 12 years ago

khughitt commented 12 years ago

This is useful to do things like returning XML via JSONP (dataType:"jsonp text xml").