Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,12 @@ <h2 id="options">Options</h2>
<td>Text to precede the filter input</td>
</tr>
<tr>
<td><code>minChars</code></td>
<td>integer</td>
<td>1</td>
<td>Sets the minimum number of characters a user needs to enter before the filter is applied to a table</td>
</tr>
<tr>
<td><code>minRows</code></td>
<td>integer</td>
<td>8</td>
Expand Down Expand Up @@ -309,4 +315,4 @@ <h2>License</h2>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->

</body>
</html>
</html>
4 changes: 2 additions & 2 deletions jquery.filtertable.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.