When displaying tables in web pages, alternating the background color of each row can increase readability. The jQuery plugin Colorize helps us to alternate table rows and columns, add highlight effect on mouse over and colorize a row/column on mouse click.
Colorize - jQuery Plugin for alternating table row colors
The plugin is easier to implement when compared to CSS and Javascript alternating table row color techniques and highly customizable. More details about plugin parameters and the demo can be found at:
COLORIZE – JQUERY TABLE PLUGIN