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 new option 'headers' #5

Closed antoinegoutagny closed 8 years ago

antoinegoutagny commented 9 years ago

We use HideSeek with a 2 level list: items belong to categories, which have a title. This option allows to specify headers items, which are ignored from the search, and are hidden when all their "children" (siblings in DOM) are excluded from the results.

See demo/headers.html for example.