0

Is there a name for the method that stackoverflow uses to select tags for questions, ie, typing multiple entreies in a long text field and selecting from ajax-loaded options?

I want to do this with emails, where each email added appears in a list, but maintains hidden form fields underneath?

Is there a jquery plugin that does this?

pixelearth
  • 13,674
  • 10
  • 62
  • 110

2 Answers2

1

I have used Tagit and personally like it: http://jquery.webspirited.com/2011/02/jquery-tagit-a-jquery-tagging-plugin/

Demo link here: http://webspirited.com/tagit/#demos

Ninja
  • 5,082
  • 6
  • 37
  • 59
0

Checkout another thread about tag plugins, there are quite good examples:

Open source jquery autocomplete tagging

Community
  • 1
  • 1
makaroni4
  • 2,281
  • 1
  • 18
  • 26