Hi Jörn, just got latest version from svn - nice work.
- i was always looking for a autocomplete plugin that allows me to select multiple entries in one box (e.g when selecting email adresses) for the TO: Field in a mail client. that's what works fine when i try your demo with multipe cities. i type "berl" and select berlin by hitting enter, then i type "brem" and select Bremen. now i can delete the last two or three character and select a new city - that's fine. but now i want to change the selected berlin. would it be possible, the autocomplete not only works at the end of the input, but also for all input between the separator ",". so i can delete "lin" from "Berlin" an start autocomplete for "ber" again. that would be very helpful if you notice that one of the selected items in a multiselect inputbox is wrong an you want to correct the input. - if i type berl in multipe City field, autocomplete shows me three options Berlin, Berlin Center, Berln Heights. Wouldn't make it sence to automaticly highlight the first item. and then when pressing the key down key directly move to the second entry? Best regards, Stefan Kilp > Hi folks, > > I've achieved some progress on the autocomplte plugin. The features > added by Dan Switzer to Dylan's initial plugin are now merged with > modifications for completing multiple values, like in the gmail > recpient-field. > > I made some minor API changes, changed a lot of default values to > provide nice behaviour without specifying any options and refactored > quite a lot of code to be able to fix the bugs I most likely introduced. > I switched to event delegation for the select box, possibly improving > performance a bit. Though Dylan's and Dan's caching code is already > providing fast-as-hell autocompletition. > > There is one major issue I want to solve before publishing a first > release of that rewrite. Until then the code can be found in jQuery's > repository[1], if anyone is interested in testing: You're welcome! > > [1] svn://jquery.com/trunk/plugins/autocomplete > > -- > Jörn Zaefferer > > http://bassistance.de > -- Stefan Kilp SK-Software, Entwicklung & Beratung email: [EMAIL PROTECTED] fon : +49 6151 93344-0 fax : +49 6151 93344-20 Herta-Mansbacher-Str. 98 64289 Darmstadt, Germany. -----------------------------------------------------