Table:
< table > < thead > < tr > < th > a < / th > < th > b < / th > < th > c < / th > < th > d < / th > < th > e < / th > < / tr > < / thead > < tbody class= "getTableData" > < tr > < th > 1 < / th > < th > 22222222222222222222222222222222222 < / th > < th > 333333333333333 < / th > < th > 44444444444 < / th > < th > 55555555555555555555555555555555555555555555555555555555 < / th > < / tr > < / tbody > < / table > Intbody, the data is concatenated into the string in the ajax callback. Because the content length of b is longer, the width of the cell is longer.
it doesn"t work if I add width to th or td.
is there a boss who knows how to make the width work? I hope the content in the cell exceeds that of line wrapping.