Since you're already working with jQuery, check out jQuery UI. They have a built in widget for autocompletion, which is rather easy to use. Like most jQuery stuff there are several callbacks, where you should be able to implement your delete functionality.
Here's a link to the autocomplete demo: http://jqueryui.com/demos/autocomplete/
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
|