jquery - What is the easiest way to replicate the tags textbox that is used in the stackoverflow questions page -
i building asp.net-mvc website , want support tagging on each page. want replicate inteface , ui used on stackoverflow (include both behavior , layout, css).
what easiest way leverage this. there jquery plugin used or homegrown?
this jquery plugin seems pretty close: http://code.drewwilson.com/entry/autosuggest-jquery-plugin
update link: https://github.com/drewwilson/autosuggest
Comments
Post a Comment