[jQuery] Re: ajaxQueue not aborting ajax calls with Autocomplete

2009-09-30 Thread jmunning
I figured this out. The problem was not with AjaxQueue it was that the abort method was not firing ajaxStop which is what I was using to hide the loading indicator. Upgrading my jquery.js file from 1.2.6 to 1.3.2 fixed this. Thanks. On Sep 28, 11:08 am, Jörn Zaefferer

[jQuery] Re: ajaxQueue not aborting ajax calls with Autocomplete

2009-09-28 Thread jmunning
Anyone have any ideas about this? I'm stuck on this. Thanks On Sep 22, 2:47 pm, jmunning jasonmunn...@gmail.com wrote: Hi all, I am using the bassistance autcomplete plugin version 1.1 along with the bundled ajaxQueue.js file. When text is inputted into the autocomplete, it seems to be

[jQuery] Re: ajaxQueue not aborting ajax calls with Autocomplete

2009-09-28 Thread Jörn Zaefferer
Can you provide a testpage? Jörn On Mon, Sep 28, 2009 at 7:59 PM, jmunning jasonmunn...@gmail.com wrote: Anyone have any ideas about this?  I'm stuck on this. Thanks On Sep 22, 2:47 pm, jmunning jasonmunn...@gmail.com wrote: Hi all, I am using the bassistance autcomplete plugin version