jQuery plugin for a simple input box for comma-separated tags with autosuggest

后端 未结 2 517
难免孤独
难免孤独 2021-02-08 10:50

I\'m searching for a jQuery plugin with following functionality:

  1. It should display an input box, in which tags would be put in like so: \'bees, beads, beards\'.
2条回答
  •  清歌不尽
    2021-02-08 11:29

    There is Chosen, which pretty much does everything you want.

    Check out the "Multiple Select" feature on their site.

提交回复
热议问题