api.jquery.com icon indicating copy to clipboard operation
api.jquery.com copied to clipboard

[jQuery.ajax] Document callback order

Open timmywil opened this issue 12 years ago • 2 comments

Ported form http://bugs.jquery.com/ticket/14011

timmywil avatar Jun 12 '13 21:06 timmywil

@timmywil did you have some specific ideas on what to document here? I am thinking that specifying the exact order of all things ajaxy may overconstrain us. There are some specifics that could be helpful (success runs before complete) but that is already documented. IMO we're good already.

dmethvin avatar Jan 27 '14 01:01 dmethvin

From the ticket, it looks like the request is to document when statusCode callbacks are executed in relation to the promise callbacks.

scottgonzalez avatar Jan 27 '14 01:01 scottgonzalez