Search code examples
jqueryautocompletetagsstack-overflow

jQuery plugin - autocomplete - adding tags as on Stackoverflow


What jQuery autocomplete plugin can I use to add several tags as on Stackoverflow ? Can you also give me some examples of how it works ?


Solution

  • How about the jQuery UI autocomplete widget? It allows you to select multiple options as shown here: http://jqueryui.com/demos/autocomplete/#multiple