What is the easiest way to replicate the tags textbox that is used in the stackoverflow questions page

前端 未结 1 870
夕颜
夕颜 2021-02-06 09:18

i am building a asp.net-mvc website and i want to support tagging on each page. I want to exactly replicate the inteface and UI that is used on stackoverflow (include both beha

1条回答
  •  忘掉有多难
    2021-02-06 09:49

    This jQuery plugin seems pretty close: http://code.drewwilson.com/entry/autosuggest-jquery-plugin

    Update link: https://github.com/drewwilson/AutoSuggest

    0 讨论(0)
提交回复
热议问题