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

2010-02-05 Thread Steffan A. Cline
: Steffan.Cline Lasso Partner Alliance Member --- > From: Nathan Klatt > Reply-To: > Date: Fri, 5 Feb 2010 08:19:29 -0600 > To: > Subject: Re: [jQuery] [Maybe OT] Table width 100% > > On Fri, Feb 5, 2010 at 12:41 AM

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

2010-02-05 Thread Nathan Klatt
On Fri, Feb 5, 2010 at 12:41 AM, Steffan A. Cline 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

[jQuery] [Maybe OT] Table width 100%

2010-02-04 Thread Steffan A. Cline
This may be OT. It could be pure css or it could require some jQuery. 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. On FF and Safari, if I set the table width to 100%, it stretches to the left side of the