Hello everyone,
I've downloaded the jQuery UI Autocomplete Combobox:
http://jqueryui.com/demos/autocomplete/#comboboxIt's very great! Thank you!
But now my problem:
The users fills in some form-fields an also chooses a value of the autocomplete box.
After clicking a button, the form gets reseted. The underlying select box does get reseted also.
But the combobox doesn't! How can I tell it, that it has to refresh / reload / reset?
I hope you can help me!
Thank you very much!
Greetings, Lukas