Quantcast
Channel: Unable to parse atom feed using jQuery - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by karnyj for Unable to parse atom feed using jQuery

$.getFeed doesn't take "type" and "error" parameters. From the jfeed source: jQuery.getFeed = function(options) { options = jQuery.extend({ url: null, data: null, success: null }, options);...

View Article



Unable to parse atom feed using jQuery

I'm using jFeed to parse atom feed and trying to display the title. I had written success and error functions but it's not getting into either success or error function. Below is my code. Please let...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images