The autocomplete combobox sample located that link below is great.
http://jqueryui.com/demos/autocomplete/#combobox
There is one problem I have found that I could use some help fixing. Any <option> elements without a value (<option value="">Please Select</option>) wont appear in the list. So once you have selected an item, you can't go back to the default (null) value.
Can anyone help me with this?
Thanks,
Mossy