[jQuery] Re: Unable to parse XML in iframe with IE

2009-10-21 Thread Jeff Winters
I wrote a simple test case to demonstrate the problem: http://prune.da-shiz.net/uploads/jeff/tmp/ie-makes-me-a-sad-man/ Thanks, Jeff On Oct 21, 5:50 am, Jeff Winters wrote: > Howdy! > > In my app, I have a file upload form that submits to an iframe, with > the server returning an

[jQuery] Unable to parse XML in iframe with IE

2009-10-21 Thread Jeff Winters
Howdy! In my app, I have a file upload form that submits to an iframe, with the server returning an XML document. Though I am able to consume this XML using jQuery in Firefox 3.5 and Chrome 4 without issue, the same code fails in Internet Explorer 8. The relevant snippet of my code follows: $('i