Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用带有自动完成插件的 jQuery UI。我想要一个类似 jQueryUi 的组合框(带有一个可以单击以查看列表的箭头),但是当有人在组合框/文本字段中输入一些文本时,将从后端检索数据。关于如何做到这一点的任何想法?
这是一个工作示例:http: //jsfiddle.net/and7ey/TFerw/3/
看到这个问题