What is wrong with $('.table').colorize().colorize({columns:true});
When page is reloaded, browser dies.
How can I get both row and column highlighted?
More information about formatting options
get both row and column highlighted
What is wrong with
$('.table').colorize().colorize({columns:true});
When page is reloaded, browser dies.
How can I get both row and column highlighted?