I have a simple need to display the cells of a table row vertically. This works just fine in FF, but not in Chrome or Safari on the Ipad.
The example below renders a
Table broken in Chrome or Safari
Many case occurs in tabless.
display:block; display:"";
or
display:block; display:table-row; *display:block;