hi, server responses with like status header 500 will trigger ajaxerrors. is it possible to get the response content of such errors? i think that would actualy be nice. so one could check these responses before falling back to a generic message as in the documentation example:
$("#msg").ajaxError(function(){ $(this).append("<li>Error requesting
page.</li>"); });
-robert
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
