[jQuery] Re: ajax queue/stack aka fifo/lifo

2008-07-22 Thread op
http://plugins.jquery.com/project/ajaxq On Jul 17, 1:35 am, AstroIvan [EMAIL PROTECTED] wrote: Is jquery doing either of these by default? I haven't seen requests overwriting each other in my work, but I'm curious is this is manually handled or not even a problem these days with xhr.

[jQuery] Re: How to queue up ajax requests?

2008-07-22 Thread op
You may give this plugin a try: http://plugins.jquery.com/project/ajaxq partner56290674 wrote: Hi folks, can anyone help me with some links to queuing up ajax requests using jQuery please? I tried using the Ajax Queue plug-in (http:// plugins.jquery.com/project/ajaxqueue) but this wasn't