[jQuery] Re: problem xml with jquery IE 8

2009-09-09 Thread elisa
Hi! Thanks, but it didn't work, because I'm using a plugin to convert a string of XML to a DOM object. When I wasn't using this plugin I tried to call data type XML directly, but it didn't work with IE either... On Sep 8, 10:06 pm, Steven Yang wrote: > sorry i may be wrongbut until someone has

[jQuery] Re: problem xml with jquery IE 8

2009-09-08 Thread Steven Yang
sorry i may be wrongbut until someone has a real solution here's something you can try 1. make your dataType -->dataType: "xml" 2. not sure if the problem still exists in IE8, but IE seems to have a problem determining an incoming data as XML, so make sure your server returns a header that tells