User login

Reply to comment

i have a problem with

i have a problem with colorize:

i added a class for every row in html. this class is call odd or even. then i have two css-styles
#table_result tr.even td {
background-color: #FFFFFF;
}
and the same for even. this is for users who dont have JavaScript enabled to get alternating rows.

but with this style, colorize won't do anything. is this a known problem?

Reply

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