vdw / HideSeek

A simple, mobile-friendly, yet customizable quick/live search jQuery plugin.
http://vdw.github.io/HideSeek
Apache License 2.0
429 stars 74 forks source link

Add Support for Max Results Property #40

Open coryhake opened 8 years ago

coryhake commented 8 years ago

To improve performance when dealing with large data sets, implement a maximum results flag. This will load and highlight only the first N results, with an option to click and load all remaining results.