🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A minimalist jQuery plugin to generate a text input for your Html table so that you can filter the rows of the table with live search.

table-filter

Documentation

html-table-search plugin

A jQuery based plugin which adds a search text box above an HTML table in a page which can be used to search in the table rows.

Features

  • Option to allow case-sensitive or insensitive search
  • Option to provide values for Search text and input box placeholder
  • Called on the table object and returns the table object ultimately

Sample Usage

  • sample-usage.html file contains sample code where it has been used

You May Also Like