Blog

listFilter jQuery plugin

February 13, 2009 at 3:59pm.

5 comments.

A project I am working on needed a way to filter a long list of staff members. We needed to be able to filter by several different criteria, and several different interfaces (text search, dropdown lists). And it needed to happen in-place—no page reloads. Thus my listFilter jQuery plugin was born.