SearchBox is a jQuery plugin that allows you to have reach search controls with filters on your pages (similar to GMail and Google Docs).
Features
- Easy to integrate into any HTML page with just one line of code.
- Nice semantic HTML code (with aria attributes).
- 5 different CSS themes.
- Easy to use code: searchBox supports events for any user change of the search criteria (in filter or query).
- Accessibility support: TAB button navigation just works.
- Works nicely in all modern browsers.
Updates
- 1.0.0(12/18/2011) – initial version.