寻找 javascript - json - 按需加载组合框
我见过 Flexbox (http://www.fairwaytech.com/flexbox),它看起来相当不错,但我不认为它本质上是动态的,当有人输入时,它会返回到服务器以仅获取那些开始的结果与输入的文本。
我正在看一个 telerik 组合框,它很不错,但它需要一堆我试图避免的 web.config 条目。
有人知道任何其他基于客户端的提前类型组合框吗?
谢谢
I have seen Flexbox (http://www.fairwaytech.com/flexbox) which appears quite nice but I don't think it is dynamic in nature where as someone types it will go back to the server to get only those results that start with the typed in text.
I was looking at a telerik combobox which is nice but it requires a bunch of web.config entries which I am trying to avoid.
Anyone know of any other client based type ahead combo boxes?
thx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
进入 jQuery::Automplete 后,所有有关组合/自动完成的问题都对我关闭了。
After getting on jQuery::Automplete, all questions with combos/autocomplete is closed for me.