简体   繁体   English

Google+风格自动完成+下拉jQuery插件

[英]Google+ style autocomplete + dropdown jQuery plugin

I am looking for a jQuery plugin that behaves like the Google+ autocomplete + dropdown. 我正在寻找一个jQuery插件,其行为类似于Google+自动填充+下拉列表。 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. 在G +中,我可以输入一个人的名字,它会在我的圈子中显示并显示匹配列表,或者我可以单击输入框末尾的下拉箭头以获取我可以使用的所有可能名称的列表选择。 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 http://harvesthq.github.com/chosen/这是一个非常好的UI

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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