How to merge jquery autocomplete and fcbkListSelection functionality?
- by Ben
Initial caveat: I am a newbie to jquery and javascript.
I started using the autocomplete jquery plugin recently from bassistance.de. Yesterday, I found the fcbkListSelection plugin (http://www.emposha.com/javascript/fcbklistselection-like-facebook-friends-selector.html) and am using it to include a selector in my application.
What I now want to…