[css-d] Showing and hiding table columns

2011-09-28 Thread Tom Livingston
List, What would be the best way to show and hide table columns based on media queries. On this page: http://proof.mlinc.com/tl/cssd2/ i'd like to hide a couple columns in the table when the width gets narrow. Hiding isn't the problem - display:none; - but showing them seems troublesome.

Re: [css-d] Showing and hiding table columns

2011-09-28 Thread Ingo Chao
On Wednesday, September 28, 2011, Tom Livingston tom...@gmail.com wrote: List, What would be the best way to show and hide table columns based on media queries. On this page: http://proof.mlinc.com/tl/cssd2/ i'd like to hide a couple columns in the table when the width gets narrow. Hiding

Re: [css-d] Showing and hiding table columns

2011-09-28 Thread Tom Livingston
On Wed, Sep 28, 2011 at 3:17 PM, Ingo Chao ichaoc...@googlemail.com wrote: On Wednesday, September 28, 2011, Tom Livingston tom...@gmail.com wrote: List, What would be the best way to show and hide table columns based on media queries. On this page: http://proof.mlinc.com/tl/cssd2/ i'd

Re: [css-d] Showing and hiding table columns

2011-09-28 Thread Tom Livingston
On Wed, Sep 28, 2011 at 3:35 PM, Tom Livingston tom...@gmail.com wrote: On Wed, Sep 28, 2011 at 3:17 PM, Ingo Chao ichaoc...@googlemail.com wrote: On Wednesday, September 28, 2011, Tom Livingston tom...@gmail.com wrote: List, What would be the best way to show and hide table columns based