Sunday, March 1, 2015

debugging ajax error in jquery

error: function(err) {
  alert(err.responseText);
   },

No comments:

Post a Comment