Fri, 2004-03-19 22:52
Im am building a table from data stored in a remote database which is then displayed, one record per row of a table, I know how to set the colours when you have a specified number of rows ie using odd and even classes, but how can you do this when you dont know how many records the table is going to display?!? :?: :?: :?:
Thanks in advance!
Dave
Fri, 2004-03-19 23:05
#1
Row Colours
Hi rockable,
Here's an article that explains how http://www.alistapart.com/articles/zebratables/
Hope that helps