change: heading to paragraph
This commit is contained in:
parent
875e39768a
commit
beda8262a7
1 changed files with 0 additions and 3 deletions
|
@ -12,17 +12,14 @@ Usage
|
|||
=====
|
||||
|
||||
Insert to all table:
|
||||
--------------------
|
||||
|
||||
$("table").addTableFilter();
|
||||
|
||||
Insert to "#table1" only:
|
||||
-------------------------
|
||||
|
||||
$("#table1").addTableFilter();
|
||||
|
||||
Insert with custom label text and size:
|
||||
---------------------------------------
|
||||
|
||||
$("table").addTableFilter({
|
||||
labelText: "Filtering Words: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue