[jQuery] Re: Ajax Request - Success and Failure Events

2008-10-21 Thread thornhawk
On Oct 20, 11:42 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > I was reading the jQuery help docs (in the Ajax Events section), and I > > came across this statement: > > > "you can never have both an error and a success callback with a > > request" > > > Does anyone know why you can't do this? I

[jQuery] Ajax Request - Success and Failure Events

2008-10-20 Thread thornhawk
Hi All, I was reading the jQuery help docs (in the Ajax Events section), and I came across this statement: "you can never have both an error and a success callback with a request" Does anyone know why you can't do this? I can think of a number of situations where you would need to cater for bot