Karl,

Looks like ajax manager is exactly what i need.  I'd seen the queue
plugin before but it didn't look as full featured as i wanted it to
be.

On Jul 16, 9:35 pm, "Karl Rudd" <[EMAIL PROTECTED]> wrote:
> No stack orqueuebuilt into the jQuery "wrappers" aroundAJAX. It's
> asynchronous so queuing it, by default, would turn it into a kind of
> synchronous process, removing one of the features/advantages.
>
> Having said that there are a few plugins that might help you manage
> things, two of which are:
>
>  AjaxManager (block, abort,queue, synchronize)
>  http://plugins.jquery.com/project/AjaxManager
>
>  AjaxQueue
>  http://plugins.jquery.com/project/ajaxqueue
>
> Hope that helps.
>
> Karl Rudd
>
>
>
> On Thu, Jul 17, 2008 at 8: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.- Hide quoted text -
>
> - Show quoted text -

Reply via email to