Saturday, July 25, 2009

[jQuery] Re: ajaxStart() and ajaxStop(): Any way to know the type of the request?

> Is there any way to accomplish that? Other than setting the callback for
> each individual request.

You could use ajaxSend instead of ajaxStart.

No comments: