[jQuery] Re: Autocomplete

2007-08-10 Thread Kai Kuehne
Hi, On 8/9/07, Dylan Verheul <[EMAIL PROTECTED]> wrote: > The local mode was added by Jörn, you should ask him (I cc'd him). > It makes sense not to show the first item in remote mode (performance). > IMHO it shouldn't be a default in local mode, but I don't know if this > was deliberate or not.

[jQuery] Re: Autocomplete

2007-08-10 Thread Kai Kuehne
Forgot something: On 8/9/07, Dylan Verheul <[EMAIL PROTECTED]> wrote: > IMHO it shouldn't be a default in local mode, but I don't know if this > was deliberate or not. I also disagree here. E.g., if there is one entry in the list, the plugin should select it. Why should I select another entry? T

[jQuery] Re: Autocomplete

2007-08-09 Thread Kai Kuehne
Hi Rey, On 8/9/07, Rey Bango <[EMAIL PROTECTED]> wrote: > > Hi Erik, > > Correct on the URL: > http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ Thanks for poiting it out, its cool. I know that you're not the author (and a bug report would be much better). I don't know if this is

[jQuery] Re: Fastest method to create table rows

2007-08-08 Thread Kai Kuehne
Hi Josh, On 8/8/07, Josh Bush <[EMAIL PROTECTED]> wrote: > > Well, I feel stupid. it's not the join that's taking so long, it's > the $( "really big DOM string with 1,000 rows and 3 columns") that > takes so dang long on IE7. After all of this rambling, does anyone > have any options for me to t