User login

Reply to comment

Colorize Bug

Unfortunately, a bug crept into the original version that would colorize all the tables on a page, where you wanted it or not. I have fixed the bug, and released a new version of the plugin that has a version number of 1.1.0. Please download it from this page.
Also, you need to call it as follows:

$('#yourTableId').colorize();

Otherwise, if you supply a generic 'table' tag to jQuery, the plugin will be called on all the tables on a page.

Reply

The content of this field is kept private and will not be shown publicly.