ashutosh bijoor schrieb:
> Noticed the same problem in Mozilla 1.5.
> The problem line is
> var modRes = xml.getResponseHeader("Last-Modified");
> Mozilla does not seem to allow reading the header detail we need.
> I put one condition outside this line to execute it only ifModified flag
> is set. But I think the try...catch maybe a better idea.
Yes, think so too, because if one sets ifModified flag to true, one
still gets the error.
Of course it would be best to have some graceful error handling in the
catch block...
-- Klaus
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/