javascript - Allow typeahead,js to autocomplete words in text, instead of just single values in dropdown -


i want use typeahead.js auto-complete words in textarea. textarea write text. have source of words, should used typeahead suggest user on every entry of new word.

i tried current value , destroy typeahead , reinitialize , set previous value, did not work, seems not correct way.

please me find solution on this.

i found http://yuku-t.com/jquery-textcomplete/ looking for.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -