ajax().done

ajax().done

Is .done() available for ajax? Something like this:

  1. ajax({something, something }).done( function(){something else})