S
S
seredaes2015-10-05 16:33:02
PHP
seredaes, 2015-10-05 16:33:02

jQuery UI Autocomplite how to fill with data?

$( "#search_user" ).autocomplete({
source: "/api/system/get_clients_list"
});

On the server, the data is displayed by PHP like this: ["s1","s2"]

In this case, the search does not work! :( Whatever letter or number you enter, the entire list is displayed...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
seredaes, 2015-10-05
@seredaes

dfb8a6b3cfc04942a6edf1a597e2f4eb.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question