We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01eea71 commit f878fadCopy full SHA for f878fad
jquery.uitablefilter.js
@@ -1,9 +1,11 @@
1
/*
2
- * Copyright (c) 2008 Greg Weber webs.dev gmail
+ * Copyright (c) 2008 Greg Weber greg at gregweber.info
3
* Dual licensed under the MIT and GPL licenses:
4
* http://www.opensource.org/licenses/mit-license.php
5
* http://www.gnu.org/licenses/gpl.html
6
*
7
+ * documentation at http://gregweber.info/projects/uitablefilter
8
+ *
9
* allows table rows to be filtered (made invisible)
10
* <code>
11
* t = $('table')
0 commit comments