Hi all ist.

I'm in trouble with a strange MSIE problem that seems present only in IE6 SP3.

I've a javascript code using AJAX (not jQuery) that return base
XMLHttpRequest operation result. The .responseText is returning an XML
in text format. The responseXML seems inusable.

I wanna try to fix this using jQuery, but I'm not able to generate a
jQuery object from a plain text XML. All the $("...").html("...")
works only for HTML source as I read in documentation.

There's a way to do this?

Thanks in advance

-- 
-- luca

Reply via email to