Hi David,

Sorry, I was in a hurry and didn't read all that I should have, also didn't
notice that removing hasLayout also removed the filter. Maybe you want to
try PIE (css3pie.com)?

- Jon



On Thu, Jan 6, 2011 at 7:50 PM, Jon Reece <jon.re...@gmail.com> wrote:

> Hi David,
>
> Removing the min-height from the following rule has an effect in IE7,
> didn't test in IE6:
>
> .ie6 .vcalendar h3, .ie7 .vcalendar h3 {
>> filter:
>> progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',
>> EndColorStr='#eeeeee');
>>  /*min-height: 0;*/
>> }
>
>
> Min-height triggers hasLayout just like height, so in this case *removing*
> hasLayout actually *fixes* an IE problem?? Also, the collapse only happens
> when the filter is applied - so maybe it's a bug with the gradient filter,
> who knows?
>
> - Jon
>
>


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to