0
Any possible way to
i can't find any solutions over googling. i would to create a textarea with autocomplete every new line. for example: the text area will detect enter key and give autocomplete every new line.
2 Answers
+ 1
maybe with a behaviour and javascript
0
yeah, i using jquery. for the first typing, the autocompete is no problem. but when the user press enter, and start typing, the autocomplete doesn't work. i don't know how to code for jquery start new suggestion for every new line