|
Re: [jQuery] $.ajax API change 1.0.2?: msg#01208lang.javascript.jquery
> ooooou! the complete handler... perhaps it just needs a little more > documentation? Or did I miss it? It's documented on $.ajax... (Function) error - A function to be called if the request fails. The function gets passed two arguments: The XMLHttpRequest object and a string describing the type of error that occurred. (Function) success - A function to be called if the request succeeds. The function gets passed one argument: The data returned from the server, formatted according to the 'dataType' parameter. (Function) complete - A function to be called when the request finishes. The function gets passed two arguments: The XMLHttpRequest object and a string describing the type the success of the request. Steven Wittens
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jQuery] Greybox Redux (Reworked) (Demo), Benjamin Yu |
|---|---|
| Next by Date: | Re: [jQuery] Ajax to update multiple fields, Scott Sharkey |
| Previous by Thread: | Re: [jQuery] $.ajax API change 1.0.2?, Ⓙⓐⓚⓔ |
| Next by Thread: | Re: [jQuery] $.ajax API change 1.0.2?, John Resig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |