Reading an RSS feed using AJAX?
-
Tricky problem,can anyone help?
I’m trying to read my RSS feed (https://www.sterling-adventures.co.uk/blog/?feed=rss2) using a AJAX mechanism (check this for the XMLHttpRequest mechanism) to allow me to dynamically update home page content based on the latest postings. This code works perfectly for static RSS XML documents, but refuses to work for my WordPress feed – I don’t get ANY status changes, the “send” just goes off into a black hole! What’s wrong?
Cheers,
Pete.
- The topic ‘Reading an RSS feed using AJAX?’ is closed to new replies.