Im after a plugin to do autocomplete like facebook does in that you can select multiple items - similar to how tagging a stackoverflow question works.
Here are a couple I ran into:
- http://wharsojo.wordpress.com/2008/02/18/jquery-facebook-autocomplete
- http://www.emposha.com/javascript/fcbkcomplete.html
- http://github.com/loopj/jQuery-Tokenizing-Autocomplete-Plugin
Have you tried any of these? Were they easy to implement and customize?