autocomplete.js icon indicating copy to clipboard operation
autocomplete.js copied to clipboard

textarea?

Open neuropass opened this issue 7 years ago • 3 comments

Is it possible to use this on let's say a textarea? so like create a dropdown inside a textarea. Kinda like here on GitHub when you mention someone? Like this: https://gyazo.com/16448344abdd88f4c440cfaf0080e4af.png

neuropass avatar Feb 05 '18 14:02 neuropass

You should use a specific plugin. In past i used this http://jakiestfu.github.io/Mention.js/

adaniello avatar Feb 05 '18 15:02 adaniello

@neuropass You can use autocomplete.js but I recommend you this project. I think its a better solution http://autocompletejs.com/

baptistedonaux avatar Feb 05 '18 18:02 baptistedonaux

I'm not sure. I think that @neuropass wants a "mention" feature that combines text and other info from autocomplete (eg. recipient, user, ...): this is not possible with autocomplete.js or http://autocompletejs.com/

adaniello avatar Feb 06 '18 09:02 adaniello