Done onItemSelect, but clearing single value if its not there in result remains.
On Aug 3, 12:40 pm, Saurabh <[EMAIL PROTECTED]> wrote: > Thanks Jörn for great plugin!!! > > Realy solved my most autocomplete problems. > > My requirement and expectation form Autocomplete plugin was: > 1. Multimple select > 2. HTML formated out put (I added, please > checkhttp://dev.reach1to1.net/saurabh/jplugins/autocomplete/) > 3. On Select callback > > =>Multiple select is possible but if one of the value entered by user > dont match result it clears all selected items.where It should clear > only the last/wrong value entered. > > =>In FormatItem now you can write HTML tags and autocomplete will only > match data and ignore HTML tags. See Load > function.http://dev.reach1to1.net/saurabh/jplugins/autocomplete/ > > =>Please enable onselect callback. > > My HTML format examplehttp://dev.reach1to1.net/saurabh/jplugins/autocomplete/ > > Thanks again, > > Regards > Saurabh