Reverted success --> done for autocomplete.
- This didn't work correctly due to the way $.fn.autocomplete.ajax delays before kicking off XHR; it was not possible to return the XHR object directly for chaining .done() on the end.
Please register or sign in to comment