update README
This commit is contained in:
parent
8abbd56111
commit
0d5f2cea2f
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -1,13 +1,15 @@
|
|||
TITLE
|
||||
=====
|
||||
|
||||
jQuery Plugin: Table Filter - version 0.1.2
|
||||
jQuery Plugin: Table Filter - version 0.2
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
===========
|
||||
|
||||
Insert a input form for filtering table rows dinamically.
|
||||
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
|
@ -26,6 +28,7 @@ Insert with custom label text and size:
|
|||
size: 48
|
||||
});
|
||||
|
||||
|
||||
Styling
|
||||
=======
|
||||
|
||||
|
@ -46,9 +49,8 @@ You can style inserted elements like this:
|
|||
background-color: #333333;
|
||||
}
|
||||
|
||||
|
||||
LICENSE
|
||||
=======
|
||||
|
||||
Copyright (c) 2009 Kyo Nagashima <kyo@hail2u.net>
|
||||
This library licensed under MIT license:
|
||||
http://opensource.org/licenses/mit-license.php
|
||||
MIT: http://hail2u.mit-license.org/2009
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue