如何使用jquery在同一页面中的复选框列表中进行搜索?
我有复选框选项列表,问题是这个列表包含超过 500 个复选框,所以我想制作简单的搜索框,仅在同一时间搜索列表,并获取用户将使用以下命令搜索的复选框:搜索框,我想使用 jquery 来实现这个技巧,
我的意思的例子就像在雅虎信使列表中搜索,,,
谢谢,
i have list of checkboxes options ,, the problem is that this list my contain more than 500 checkboxes , so i want make simple serch box to search of the list only in the same time and fetch the checkbox which user will search about it using the search box , i want do this trick using jquery ,
examples of what i mean is like search in yahoo messenger list ,,,
Thanks ,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要使用 jQuery 进行即时搜索之类的功能吗?这是该内容的教程。
否则你真的应该更具体。
Do you need something like an instant search with jQuery? Here's a tutorial for that.
Otherwise you should really be more specific.