I've been trying to figure out how to hide an entire table column, defined
by a <col> tag
The following hides the column in Firefox and IE, but does not do anything
in Safari:
col#test{
visibility: collapse; /* hides column in Firefox */
display: none; /* hides column in ie6, ie7 */
}
Does anybody know how to make this work cross-browser? Or if you have
another solution for hiding an entire column...
I found this post in the archives, but still haven't had any luck:
http://archivist.incutio.com/viewlist/css-discuss/74211
Thanks in advance!
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/