Releases: stidges/jquery-searchable
Releases · stidges/jquery-searchable
Events
- Added some events that allow you to call custom functions during the search lifecycle: onSearchActive, onSearchEmpty, onSearchFocus, onSearchBlur.
- Added the
clearOnLoad
setting which allows you to clear the search input on page load / refresh.