The CSS:
tr.row1 { background-color: #FFFFFF; }
tr.row2 { background-color: #E0E0FF; }
I am using pagination and the results show fine in IE but disappear in Chrome and Firefox when advancing forward from page 1.
The CSS:
tr.row1 { background-color: #FFFFFF; }
tr.row2 { background-color: #E0E0FF; }
I am using pagination and the results show fine in IE but disappear in Chrome and Firefox when advancing forward from page 1.