I am looking to add a jQuery/Javascript based selector type of element in my application. The idea is that a user is presented with say 50 tags inside a textarea, but instead of just selecting a tag word and removing it, there is an X alongside that removes the tag from the list and there is a textbox where a new word can be added. Hope this makes sense.
I would like to ask, is there a ready made open source solution for this ?
Actually found one which seems to do the trick :
http://loopj.com/jquery-tokeninput/