问题
I love the way StackOverflow handles tags. Is there any jQuery plugin that would duplicate the behavior?
I found this jQuery Tag Suggest but it's not near as good.
Any suggestions?
回答1:
The jQuery UI Autocomplete widget has something very similar now worth checking out (if you're already using jQuery UI): the Autocomplete multiple values example.
回答2:
Here is another awesome example of how to do it using Rails and jQuery UI Autocomplete:
http://railscasts.com/episodes/102-auto-complete-association-revised
来源:https://stackoverflow.com/questions/3877136/tag-suggestion-plugin-ala-stackoverflow-tags