From c6a675b855a190e950f0ebd61c33b52d71d53ea8 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Sun, 26 Feb 2012 07:23:02 +0900 Subject: [PATCH] copy library from master and use it --- index.html | 17 +++++++++-------- jquery.table-filter.min.js | 7 +++++++ 2 files changed, 16 insertions(+), 8 deletions(-) create mode 100644 jquery.table-filter.min.js diff --git a/index.html b/index.html index cab2f71..5a6109a 100644 --- a/index.html +++ b/index.html @@ -5,13 +5,7 @@ Test page for Table Filter - - - +

Test page for Table Filter

@@ -23,7 +17,6 @@ Dolor Sit Amet - Ut egestas consectetur elit @@ -127,5 +120,13 @@ + + + + diff --git a/jquery.table-filter.min.js b/jquery.table-filter.min.js new file mode 100644 index 0000000..24000c9 --- /dev/null +++ b/jquery.table-filter.min.js @@ -0,0 +1,7 @@ +/* + jQuery Plugin: Table Filter - version 0.2 + + LICENSE: http://hail2u.mit-license.org/2009 +*/ +(function(a){a.fn.addTableFilter=function(d){var b=a.extend({},a.fn.addTableFilter.defaults,d),c,e;this.is("table")&&(this.attr("id")||this.attr({id:"t-"+Math.floor(99999999*Math.random())}),c=this.attr("id"),d=c+"-filtering",e=a("