Answer the question
In order to leave comments, you need to log in
How to trigger error event in jquery?
You need to validate the data on the server side. How can I fake an error in the response so that the code below works?
$.ajax({
error: function (response) {
"blabla"
}
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question