Lori Brown wrote:

> The difficulty with your proposed fix (the max width setting) is that
>  the desired limit to be placed on the width of images isn't 100%, 
> it's 100%-200px, 200px being the width of the navigation panel.
> 
> I don't suppose that CSS has a way to say "100%-200px", does it?

Not necessary. Any half-decent browser - even IE7 - knows exactly how
wide the image's container is, and will calculate 'max-width' relative
to it without any further back and forth calculations in the declaration
itself.

You should test in your own layout, like I did.

> I am not going to worry about the finer points for IE6.

Not a problem then.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to