posted 16 years ago
I need to display an HTML table with a variable number of columns (max 30). The column width needs to be the same for each column. The <Table> element has width="100%" and each column header has width="3%". This works in IE - that is, the columns each take the width of the widest column. (It works even if I actually wind up displaying less than 30 columns). But in Firefox the column widths vary from column to column.
Anyone know how to make this work in Firefox?
Thanks...
- Dave
[Edit: request to take conversation out of forum removed]
[ June 27, 2008: Message edited by: Bear Bibeault ]