Philip M
11-05-2011, 10:14 AM
I have the following table:-
table.traders3 {table-layout:fixed; text-align:center; width:72%; font-size:10.5pt; margin:0 auto; empty-cells:hide;}
Certain cells are empty. When I view the page in IE8 offline (locally) the empty cells are hidden, but when I view exactly the same page online the background to the hidden cells shows. It works corrrectly in Chrome. Is this an IE bug of some kind, but why the difference local/online?
table.traders3 {table-layout:fixed; text-align:center; width:72%; font-size:10.5pt; margin:0 auto; empty-cells:hide;}
Certain cells are empty. When I view the page in IE8 offline (locally) the empty cells are hidden, but when I view exactly the same page online the background to the hidden cells shows. It works corrrectly in Chrome. Is this an IE bug of some kind, but why the difference local/online?