[jQuery] Re: Parseing XML in Internet Explorer with jQuery

2007-06-29 Thread mikeyao
see this http://groups.google.com/group/jquery-en/browse_thread/thread/f274cfee52fd0188/92e705d8cff94bd6?lnk=gstq=mikeyaornum=1hl=en#92e705d8cff94bd6 I have solved the problem. This is a IE6 bug. On Jun 25, 7:29 pm, Gordon [EMAIL PROTECTED] wrote: I am writing an application that looks up

[jQuery] Re: Parseing XML in Internet Explorer with jQuery

2007-06-26 Thread Gordon
Thanks, but I think I'll just leave it for now. I can't seem to process the xml returned with jQuery in IE (though it does work in firefox) but using the traditional approach (getElementsByTagName, getAttribute, etc) seems to work just fine. I guess I'll just have to do without jQuery for XML

[jQuery] Re: Parseing XML in Internet Explorer with jQuery

2007-06-25 Thread Gordon
The perl script sends an application/xml header. And where am I bypassing UTF encoding? (The responseXML in the code shouldn't have been there by the way, it was just a leftover from my attempts to work around the problem) On Jun 25, 6:16 pm, Ⓙⓐⓚⓔ [EMAIL PROTECTED] wrote: q:when is an xml not