Web 表单中的自动完成 [bsnautosuggest 和 jqueryautocomplete]
我想知道哪一种是使用 jquery 在 aspx 表单中实现自动完成的最佳方法? 使用 bsn.autosuggest 和 jquery autocomplete 有什么区别。如果可能,请解释 提前致谢。
I want to know which one is the best way to implement autocomplete in aspx forms using jquery?
What is the difference between using bsn.autosuggest and jquery autocomplete.If possible pls explain
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
UI 插件 应该可以帮助您。您是否想将自动完成功能与某些特定内容挂钩?文档中的示例对几个入门用例提供了很好的解释。
The UI Plugin should help you out. Is there something specific you're trying to hook the auto-complete to? The examples in the documentation give a pretty good explanation for several use cases to get started with.
我认为主题化是 Jquery UI 自动完成的最大优势。
您可以在此处获得 Jquery UI 自动完成的优势
I think themeing is the greatest advantage with Jquery UI auto complete.
you can get the advantages of Jquery UI auto complete here