Ⓙⓐⓚⓔ schrieb:
> the comment nor the original code made any sense to me, I suggest
>
> // Make sure we get the dom parsed.
> if ( xml.overrideMimeType && dataType == "xml")
> xml.overrideMimeType('text/xml');
>
> in place, or in addition(if that code was supposed to do something).
In addition to that, I read in "Scalable AJAX - For The Love Of God,
Think Of The Servers!", that it's not exactly a good idea to close the
connection manually:
http://blog.metawrap.com/blog/ScalableAJAXForTheLoveOfGodThinkOfTheServers.aspx
-- Klaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/