Skip to content

The Revamp of jQuery InputSearch Plugin

Compare
Choose a tag to compare
@dwiyatci dwiyatci released this 22 Aug 08:46
· 10 commits to master since this release

In this revamped release:

  • Breaking changes: plugin (method) name change from searchInput to inputSearch
  • 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