I originally posted problem here:
http://www.webdeveloper.com/forum/sh...d.php?t=263242
I thought it was resolved because I tried it in firefox which was behaving correctly with
Little did I realise that this doesn't work in chromium which is what I was testing on via my laptop as it is the main browser on that one.Code:tr { display: list-item } th, td { display: block } /* or */ th, td { display: table-row-group }
Since I need the flexibility of table cells for the desktop / print style sheets while maintaining the ability to display it as a list on a phone for example I'll need a solution to that, anybody got any ideas?


Reply With Quote
Bookmarks