Chris W. Parker wrote:

> www.swatgear.com/impacst.php
> 

"Failure is not an option", uh, so my next proposal is better more correct.

#box_with_button { ... overflow: hidden;}

would prevent IE<7 from expanding the height of #box_with_button. (IE6 
treats height similar to min-height.)

Further problems are the default margins/paddings of the elements 
inside. I'd suggest you set them to 0 first before positioning.

Not that I would have an good solution at hand, but what happens when a 
user decides to zoom the text-size?


Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to