问题
Briefly, i wanna use autocomplete and selectable checkboxes with dropdownlist if possible?
i'm using UFD autocomplete plugin with my dropdownlists. And there's another plugin i googled JQuery Dropdown Check List.
Is there anyway to combine them or another idea?
回答1:
see if this is helpful it may not expose checkbox directly to the user but you can achieve the desired feature with demo. it is available in two flavors jquery and Prototype. Selected and Disabled Support or <'optgroup'> Support or Multiple Select demos may be of your interest i think Multiple Select does the same
hope this will suffice your needs....
回答2:
Why do you need checkboxes in autocomplete, i dont understand. In autocomplete you always search for one item. So you can search and enter something or click the link and add the found item to selected javascript array. I think this would be more usefull for you.
来源:https://stackoverflow.com/questions/9172500/is-this-possible-dropdownlist-with-autocomplete-and-checkbox