Sent by Wes Gamble on 29 August 2006 21:09
I have a DIV that defines a content well in a three - column layout.
Within my content DIV, I have a <TABLE> whose width, data-wise, I won't
be able to control. I would like to be able to have my table be
horizontally scrollable based on whether or not the data to be displayed
is wider than the content well.
So far I've tried:
table#spreadsheet_contents {
width: 100%;
overflow: scroll;
}
which doesn't work in either FF or IE.
Do I have to abandon the table and construct the table out of DIVs in
order to do this?
Or should I use a frame perhaps?
Thanks,
Wes
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/