I need to create a drop down list that shows you data based on the user's input the data while the user is typing their choice.
The drop down list is way to long and I do not want my users to have to scroll through it.
A good reference for this functionality would be Expedia. When you start typing the name of the city it gives you a list with options to choose from.
Never done this before so any kind of reference or even the name of this type of menu will help a lot.