Problem with table resizing after automatically removing from jquery one column (this only happens i
- by user297433
Hi.
I have a table with some columns. Something like this:
tr1td1 one remove button
tr1td2 one remove button
...
The table has the size of the div#outer
When I click remove button I remove with jquery the entire column . In Firefox everything's fine the table's columns…