Rick Lecoat wrote:
> On 14/9/07 (12:28) [EMAIL PROTECTED] said:
> 
>> I can't make min-width work in I.E. 6, probably not in any others either 
>> ({can't check others} Works reasonably well in FF).
> 
> DG;
> 
> IE5/6 doesn't understand min-width. However, it treats width the same
> way as min-width, I believe, so you can add in an IE5/6-only width rule
> and that should do the trick.

IE6 does *not* treat 'width' as proper 'min-width', so a CSS based 
workaround is a bit more complicated...

<http://www.brunildo.org/test/min-widthS.html>

...or an expression can be used...

<http://www.gunlaug.no/contents/wd_additions_14.html>

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