change: heading to paragraph

This commit is contained in:
Kyo Nagashima 2009-06-07 14:20:30 +09:00
parent 875e39768a
commit beda8262a7

View file

@ -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: ",