Twitter-style autocomplete in textarea

前端 未结 10 1361
情歌与酒
情歌与酒 2020-12-02 06:38

I am looking for a Javascript autocomplete implementation which includes the following:

  • Can be used in a HTML textarea
  • Allows for typing regular text
10条回答
  •  春和景丽
    2020-12-02 07:11

    I'm sure your problem is long since solved, but jquery-textcomplete looks like it would do the job.

提交回复
热议问题