![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The table will get very long. So ading a class="..." to each row will make the file size quite big. If the table will get very long, it sounds like you are dealing with a file size that is quite big anyway. You might consider breaking the table into logical subsections before you go any further. |
|
Having said that, you can reduce the CSS overhead to just 5 chars per table row.. http://www.lensescapes.com/tst/tablerows.jsp |
#3
| |||
| |||
|
|
"Andrew Thompson" <andrew64 (AT) bigNOSPAMpond (DOT) com> wrote The table will get very long. So ading a class="..." to each row will make the file size quite big. If the table will get very long, it sounds like you are dealing with a file size that is quite big anyway. You might consider breaking the table into logical subsections before you go any further. Hmm, as far as I can see, there will be only a maximum of two possible subsections. |
|
Having said that, you can reduce the CSS overhead to just 5 chars per table row.. http://www.lensescapes.com/tst/tablerows.jsp Yes, seems to be the smallest solution. Thank you very much. |
#4
| |||
| |||
|
|
Hmm, as far as I can see, there will be only a maximum of two possible subsections. I was thinking not so much the 'logical' separation of data that you are (e.g. widgets verse doohickeys) but of a much more generic break-up of the data.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |