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?
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?
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.