Skip to site navigation (Press enter)

[css-d] Scrollable ?

Wes Gamble Tue, 29 Aug 2006 13:58:59 -0700

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 PROTECTED]
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/
  • Previous message
  • View by thread
  • View by date
  • Next message
  • [css-d] Scrollable <TABLE>? Wes Gamble
    • Re: [css-d] Scrollable <TABLE>? Gunlaug Sørtun

Reply via email to

The Mail Archive
  • The Mail Archive home
  • css-d - all messages
  • css-d - about the list
  • Expand
  • Previous message
  • Next message
  • The Mail Archive home
  • Add your mailing list
  • FAQ
  • Support
  • Privacy
  • 44F4AA0C.3080009@att.net