jQuery.FilterTable icon indicating copy to clipboard operation
jQuery.FilterTable copied to clipboard

Live searching/filtering for HTML tables in a jQuery plugin

Results 25 jQuery.FilterTable issues
Sort by recently updated
recently updated
newest added

Hi Sunny; I just spotted out this little typo :) Can you check if it is good to merge? Great plug-in btw. Cheers.

This one is a totally new feature (!) and has to be tested (I use it and it seems to work but I may have miss some cases ...). The...

As the new "inputSelector" option allows to select an existing input for the filtering, this input can have a value on document load, which should launch the filtering if so....

New option to allow user to insert the quick list in an existing DOM element. The element MUST exist and the selector (the option's value) MUST return only one element...

added new settings 'skipClass' to skip hiding 'tr' if we use nested tables