Ask your own question, for FREE!
Computer Science 54 Online
OpenStudy (thelostsandwich):

Ajax + MySQL + JQuery: how to use auto complete to show suggestions in a dropdown from a text field?

OpenStudy (bugman954):

https://jqueryui.com/autocomplete/ Just fill the array using either Ajax or on render. Use ajax if the array will be over 500 or so items nad send in the start of the text to limit the return to something manageable.

OpenStudy (bugman954):

This is the exact answer you are looking for for AJAX remote https://jqueryui.com/autocomplete/#remote

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!