Using autocomplete widget , you can add autocomplete feature to your input field. In this field when you will start type something , it will provide a list of related possible values (starting from that letter which you already typed). When you click on any of these , it will auto complete the remaining text.
For options, events ,method and theming click here
EXAMPLE :
autocompleteUI.html
<!DOCTYPE html> |
Output :
When you type something , for ex. java , it will show :

Click here to see another Example using different plugin.
Click here to see another demo using different plugin.
Learn from experts! Attend jQuery Training classes.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: jQuery UI Widget : Autocomplete
Post your Comment