> The timeout is global, right? Maybe this gives some more flexibility:
>
> $.ajax({
>      ...
>      timeout: 5000, // overrides $.ajaxTimeout
>      ....
> });
>
> What do you think?

Sure, certainly a possibility. I'm not sure why I didn't have that
initially. Ticket:
http://jquery.com/dev/bugs/bug/195/

--John

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to