Modify ↓
Ticket #106 (closed enhancement: fixed)
Detecting AJAX Failure
| Reported by: | john | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ajax | Version: | |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
If my connection drops in the middle of an AJAX request, I get error messages that look like this:
[Exception... "Component returned failure code: 0xFDECAF (NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.status]" ... location: "JS frame :: ...jquery.js :: anonymous :: line 1486" data: no]
Is it possible to catch and handle these exceptions with jQuery?
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

I'm moving this to post-1.0.