Im looking for an selectbox autocompleter that does exactly what combobox does, if a value don't exist return false / null.
http://jqueryui.com/demos/autocomplete/#combobox
Is there a way to use an external datasource with combobox? Or anyone can recommend me a good selectbox script that will do that?
Thanks,