> However, if XML is loaded through .get, it is passed to the
> processing function as text, not as a document.

That is not true.  If the server returns an XML document, that's what
is passed to your success handler.  You need to make sure your server
is setting the response content type to XML.

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to