Friday, February 5, 2010

Re: [jQuery] [Maybe OT] Table width 100%

Yes, I have. Actually, that is what is there and I made a mistake when I set
this. I Googled some more this morning and found something that may work.
I'll need to try it later.

The description that someone else posted was that IE renders the table in
the dev before it renders the scroll bar and that's why.

Supposedly adding zoom:1 to the scroller and then to nest another div around
the inner table with a zoom:1 will fix it. I'll see I guess and report back.

Thanks for the reply!


-Steffan

---------------------------------------------------------------
T E L 6 0 2 . 7 9 3 . 0 0 1 4 | F A X 6 0 2 . 9 7 1 . 1 6 9 4
Steffan A. Cline
Steffan@ExecuChoice.net Phoenix, Az
http://www.ExecuChoice.net USA
AIM : SteffanC ICQ : 57234309
YAHOO : Steffan_Cline MSN : steffan@hldns.com
GOOGLE: Steffan.Cline Lasso Partner Alliance Member
---------------------------------------------------------------

> From: Nathan Klatt <n8klatt@gmail.com>
> Reply-To: <jquery-en@googlegroups.com>
> Date: Fri, 5 Feb 2010 08:19:29 -0600
> To: <jquery-en@googlegroups.com>
> Subject: Re: [jQuery] [Maybe OT] Table width 100%
>
> On Fri, Feb 5, 2010 at 12:41 AM, Steffan A. Cline <steffan@hldns.com> wrote:
>> I have a div set to 600px wide and 400px tall. Inside I load different
>> height tables so I have overflow: scroll to make the div scrollable.
>
> Have you tried overflow:auto?
>
> Nathan

No comments: