ie6 does not support max-height and only supports min-height when applied to
TH TR or TD
sorry
On Nov 14, 2007 11:03 AM, maasolo <[EMAIL PROTECTED]> wrote:
>
> How is max-height:200px; supported in IE6
> as shown in the following CSS?
>
>
> div.autocomplete {
> position:absolute;
> width:400px;
> background-color:white;
> border:1px solid #aca899;
> margin:0px;
> padding:0px;
> font-size:11px;
> text-align:left;
> max-height:200px;
> overflow:auto;
>
> }
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---