Assuming my conditions for building a RSS feed reader were I had to provide only a Javascript snippet. The RSS is cross domain and is only XML. What are my options and how can I implement them? thanks
thanks eli - i'm going to research this but do you know off-hand if it works in IE6+, FF, Safari, and Chrome? thnx
bresson
2010-06-03 14:27:20
IE8+ (with it's own proprietary `XDomainRequest` constructor), Firefox 3+, no idea for Safari, and Chrome 4+. Also, mind accepting my answer?
Eli Grey
2010-06-03 19:40:58
thanks - accepted the answer.
bresson
2010-06-09 21:35:16