It's ok.
All demo are working with the search plugin i've code. Even if some wouldn't be good practices, because they wouldn't use the cache (whitch is optimized for livesearch) provided.
I will put it on Github monday (it need to be lighten before), have you some preference ?
If i have some time monday, I will add exemple and unit test.
I will now start to work on a MulticheckboxPicker based on the new eric hynd's multiselect
http://www.erichynds.com/examples/jquery-ui-multiselect-widget/demos/#filterI want to make a MultiPicker extensible for different design, two design would be provided :
The actual design refactorized with a dependance with the SelectMenu Widget, an other one for large list.
And integrate the search as proof of concept.
Every comment would be welcome.
PS : When i was coding on autocomplete i saw that "open" event was triggered after rending the menu. Don't we need an event between the search and the rending ?
And sorry i've submit a fake bug, i didn't see that the minLength was 0