Different ways of handling errors in jQuery.ajax

2

While using jQuery ajax, one needs to be very careful while handling errors as there are chances that your ajax request gets failed for any reason like server didn't respond, database error or any server side exception.

Read this post on jquerybyexample.net


jQuery By Example

blogs from Pune

Recommended for you