简体   繁体   中英

Google+ style autocomplete + dropdown jQuery plugin

I am looking for a jQuery plugin that behaves like the Google+ autocomplete + dropdown. In G+, I can enter a person's name and it'll look in my circles and show me a list of matches, or I can click the dropdown arrow at the end of the input box to get a list of all possible names that I can select from. I was able to find plugins that do the autocomplete, but nothing that mixes that with a dropdown functionality to show you all possible names. Any ideas?

You can also try the chosen component. http://harvesthq.github.com/chosen/ It's a very nice piece of UI

尝试jQueryUI自动完成: http//jqueryui.com/demos/autocomplete/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM