[jQuery] Re: AutoComplete - how to update the local data array?

2008-04-30 Thread Adam
Awesome! Thank you thank you thank you.

[jQuery] Re: AutoComplete - how to update the local data array?

2008-04-29 Thread Jörn Zaefferer
Adam schrieb: I am using the local data array to populate the typeahead list. After a button on my form is clicked, I want to update local data array with new values. If I try to call the original autocomplete function again: $("#search_query").autocomplete(eval(data), {multiple: true, multi