[jQuery] Re: [autocomplete] + [ajaxqueue] confusion

2008-09-24 Thread Jörn Zaefferer
Expect the feature of ajaxQueue necessary for autocomplete to be merged into autocomplete some time in the feature. That should clear out the current confusion. Jörn On Tue, Sep 23, 2008 at 11:32 PM, D.Kreft <[EMAIL PROTECTED]> wrote: > > On Sep 20, 5:33 am, "Jörn Zaefferer" <[EMAIL PROTECTED]> >

[jQuery] Re: [autocomplete] + [ajaxqueue] confusion

2008-09-23 Thread D.Kreft
On Sep 20, 5:33 am, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > None of that is "regis-authored". The plugin, as released on > plugins.jquery.com provides similar features but a different API. The > in SVN was written by me, while autocomplete leverages only the > abort-option. So as long as yo

[jQuery] Re: [autocomplete] + [ajaxqueue] confusion

2008-09-20 Thread Jörn Zaefferer
None of that is "regis-authored". The plugin, as released on plugins.jquery.com provides similar features but a different API. The in SVN was written by me, while autocomplete leverages only the abort-option. So as long as you care only about autocomplete, just use the version bundled with it. Jör