Thursday, October 30, 2008

[jQuery] Re: ajax async:false timeout

The timeout option is to set the time you are waiting for the response
not for a delayed ajax call!

On Oct 30, 8:29 am, wesca <wescawe...@gmail.com> wrote:
> Is jQuery possibility to use $.ajax post webservice and return some
> data with both Properties timeout and async:false ?
>
> I try to set timeout:300, but only when async:false it will alert
> "timeout"

No comments: