How to use autocomplete search in jQuery - AutoComplete dropdown on focus

The input box is an AutoComplete textbox. All you have to do is set focus on the box and it will show you a list of values. Type a letter or 2 and it will show some values.

Set focus on the box :

Go back to the Tutorial
More interesting and interactive Demos