Hi,

when I do an ajax request and the connection to the server/internet
went off in the meantime, I would expect an error to be thrown - and
the function that is defined in the error option to be called. That's
what actually all browsers except Safari (for Windows) do. In Safari
no error is thrown. There is just a message in the status bar:
Canceled opening the page - and the whole processing is stopped. Is
this behavior a bug in Safari/jquery or do I need to establish some
other kind of error handling for this?

Thanks for your help!

Reply via email to