i want to implement textbox asp.net which has list of names.similar to recipient list when sending messages on facebook. i.e name with close button to delete it
i am currently been searching around using following links.
http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/
but this one has lot of issues when there are some other third party jquery being used in same pages. does anybody have some different ideas.