简体   繁体   English

多个输入/复选框jQuery搜索

[英]Multiple Inputs/Checkboxes jQuery Search

I'm not sure where the best place to start or the best way to achieve this is but I currently have 4 multiple sliders (two handles within on slider), one input box, another 4 checkboxes and a dropdown and have 1000+ results being returned, I want to whenever something is changed, to update the results via jQuery and paginate it. 我不确定从哪里开始或达到此目的的最佳方法是什么,但是我目前有4个多个滑块(滑块上有两个手柄),一个输入框,另外4个复选框和一个下拉列表,并且有1000多个结果返回时,我希望每当发生更改时,通过jQuery更新结果并对其进行分页。

So far, I have the results return in multiple formats, json, html, but am not sure the best way to achieve this live (onchange of anything) search with pagination. 到目前为止,我以多种格式返回结果,即json,html,但不确定通过分页实现此实时(任何内容不变)搜索的最佳方法。

Any suggestions or if you can point me in the right direction would be very much appreciated. 任何建议或您能为我指明正确的方向,将不胜感激。

Not sure where you want to display these 1000+ results.. I hope not in a dropdown as that would seriously upset most users. 不确定要在哪里显示这1000多个结果。.我希望不要出现下拉菜单,因为这会严重困扰大多数用户。 :D :D

Have a look at jquery datatables . 看一下jquery数据表

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

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