I tried to echo the cellcount, and it was returning the wrong number unless I loaded design preview first (brick walls all over the place!)
what I was doing is dynamically generating tables, and then having a <th colspan="x"> to stretch across a certain number of cells counted in the previous row.
I worked around it in the end, took me til 5am!
what I was doing is dynamically generating tables, and then having a <th colspan="x"> to stretch across a certain number of cells counted in the previous row.
I worked around it in the end, took me til 5am!
Comment