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
Post a Comment