The Revamp of jQuery InputSearch Plugin
In this revamped release:
- Breaking changes: plugin (method) name change from
searchInput
toinputSearch
- Base64-encoded image data for icons over CSS/images
- Add
searchIconVisible
option for optionally making the search icon visible - Add
onClear
option for having callback handler when the clear icon is clicked - Bug fixes