javascript - Give suggestions with user input position using autocomplete? -


i know autocomplete can give word suggestions, js can give suggestion in beginning of input box.

does know how use autocomplete or other package can reach same goal: give suggestions user input characters or words. suggestion should show below input character or word.

with bit of research can find enough plugins can that... couple of can be:

typeahead twitter

jquery ui has autocomplete

and i've found list of autocomplete libraries.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -