I am looking for a jQuery plugin that behaves like an autocomplete dropdown +. In G +, I can enter the person’s name and it will look in my circles and show me a list of matches, or I can click the down arrow at the end of the input field to get a list of all the possible names that I can choose from. I was able to find plugins that do autocomplete, but nothing that mixes with drop-down functions to show you all the possible names. Any ideas?
source
share