Facebook style JQuery autocomplete plugin
- by Luke Lowrey
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…