Itès simplier to use the filterable plugins :
http://plugins.jquery.com/project/filterable
On Apr 16, 9:33 am, ManKuZo wrote:
> Hello,
>
> I download the columnFilters plugins and test it, every thing is
> working fine. But, I want to filter my table on one specific column,
&g
Hello,
I download the columnFilters plugins and test it, every thing is
working fine. But, I want to filter my table on one specific column,
so the added filter row above the table header is not relevant for me.
I'm trying to modify the jquery.columnfilters.js that it will work
with text file
Hello,
I'm trying to create a very simple exemple with the the
jquery.kiketable.colsizable pluging. But, It's not working, can you
help me with this. The part of the code is bellow :
IN THE HEADER
$(document).ready(function(){
$("table").kiketable_colsizable()
});
IN THE BOD
Hello all,
I'm using jQuery tablesorter to sort the content of my table. the
row are highlighted and I'm no using the 'zebra' widget. The table id
is : admin_table, and the code look like this :
$("#admin_table").tablesorter();
$("#admin_table tr:odd").addClass("odd"); //add the odd class t
4 matches
Mail list logo