Posted
on Aug 7, 2008
(permalink)
The AutoCompleteSeperator defines the character to seperate selections when you wish to have multiple selections.
The problem I orginally had is that once the user makes the first selection the combobox is completed, then if you click on the combobox and try pressing a key it wipes out the selection (no surprise).
So, by combining my javascript and the AutoCompleteSeperator, it is then possible just to click on one option after another without having to "type" anything into the combo box.
/karl.