-1
I want to do something like Google, where you start typing and will appear the list of options according to what you entered, where these options are already registered in the database...
EXAMPLE: A cafeteria system, where begins to type "COX" and already appear all the options that begin with these letters, as 'coxinha', 'coxinha de frango', 'coxinha de frango com catupiri' and related... Or even typing only the ID of the option that the person wants and already falls in the product..
What is necessary? How to do this?
Related: http://answall.com/questions/88774/jquery-autocomplete
– William Aparecido Brandino
as an alternative has also the twitter typeahead
– Neuber Oliveira