Jquery 1.3.1 and latest colorizer ..
I am also using tablesorter .. each table has the tablesorter class -- I want to colorize all tables :
$("table").colorize();
gives nothing , but with columns: true , it works (doesn't let me click and select but atleast highlights onmouseover)
More information about formatting options
Doesn't work at all
Jquery 1.3.1 and latest colorizer ..
I am also using tablesorter .. each table has the tablesorter class --
I want to colorize all tables :
$("table").colorize();
gives nothing , but with columns: true , it works (doesn't let me click and select but atleast highlights onmouseover)