Date: Thu, 18 Aug 2005 22:24:03 -0400 From: Roger Roelofs <[EMAIL PROTECTED]> To: 'CSS list' <[email protected]> Subject: Re: [css-d] Table-cell and IE Message-ID: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed MIME-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: quoted-printable Precedence: list Message: 11
> Or is there a max-height hack for IE? I think Dean Edwards found a way to do it for his IE7 script. I think you can get the result if you give the container position:relative, then take the overflowing child out of normal flow with position: absolute or float: [ left | right ]. IE6 does support display: inline-block, from what I remember, and this is kind of like table-cell. Garrett > Roger -- http://dhtmlkitchen.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
