Like all other jQuery alt row colorizers I've looked at so far, it can't handle rowspan properly.
Also, breaks in Firefox if setting hiliteColor:'none' or hoverColor:'none'. I'm only guessing though that this is how we would turn these features off altogether. This works in IE6 but an error is raised.
I would have assumed that the default options would be that these features are turned off, and they should only be enabled if included in the parameter list.
Looks good except:
Like all other jQuery alt row colorizers I've looked at so far, it can't handle rowspan properly.
Also, breaks in Firefox if setting hiliteColor:'none' or hoverColor:'none'. I'm only guessing though that this is how we would turn these features off altogether. This works in IE6 but an error is raised.
I would have assumed that the default options would be that these features are turned off, and they should only be enabled if included in the parameter list.
Maybe I'm not understanding something?