CodeToFun
Learn Programming Free
Tutorials
Languages
Features
About
Sign In
Tutorials
Languages
Features
About
Sign In
Back
/
jQuery ajaxError Event
jQuery ajaxError — thrownError and jqXHR.status (Try It)
Try It
Run
Reset
Save
Save to Google Drive
Sync with your Google account
Download HTML
Save to your device
Share
Full
HTML Code
Copy
ajaxError thrownError status
404 Not Found
500 Internal Server Error
Click a button to trigger a failing request.
thrownError is the HTTP status text; jqXHR.status is the numeric code.
Lines:
0
| Characters:
0
Live Preview
Auto-refresh on Run