jQuery ajaxForm Plugin Failure Detection?
Simple enough. This beautiful plugin is what I"m using:
http://jquery.malsup.com/form/
The problem is, it has no documentation on how to detect a post failure. I know these are rare, but I'd like to code defensively.
There is a success callback, but no failure callback....