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 until I know why it's not working properly.
On Jun 25, 9:00 pm, "Ⓙⓐⓚⓔ" <[EMAIL PROTECTED]> wrote: > try the complete call back, see if you are getting what you think you should > get. > > On 6/25/07, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote: > > > > > console.log (xml) your xml is the resonseXML, success give you that alone > > when you ask for dataType 'xml'