Hi Georg, That's exactly what I was looking for (and not a million miles away from Ian Young's earlier suggestion). However, I still have a problem with IE6.
When I scale the window in the page width doesn't change (much) until the right hand side of the window hits the right hand side of the page. Only then does it change width. Any ideas? Thanks for your help so far. http://www.coopintranet.co.uk/xmas Brett > -----Original Message----- > From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED] > Sent: 18 October 2006 12:01 > To: Brett Derry > Cc: CSS Mailinglist > Subject: Re: [css-d] Min/max-width problem in IE6 > > Brett Derry wrote: > > >> www.coopintranet.co.uk/xmas > > > Further to my last email, I've played around a little with my margins > > on my wrappers and changed my _width: expression in my ie.css > > stylesheet and it seems to have sorted it! > > As far as I can see you now have a solution that makes IE6 freeze on min- > width. The reason is that the IE-expression you use is a Quirks mode version, > that IE6 chokes on when in standard mode. > > If you want it to work flawless, then a "dual mode expression" is a better > choice. > Several versions here... > <http://www.gunlaug.no/contents/wd_additions_14.html> > ...and I think the "pixel-based min/max-width expression" is what you want. > > Note: no min/max solutions for IE6 are bullet-proof, as they rely on > javascript > support. Apart from that; IE-expressions are as bullet-proof as any other > solutions - when done right. > > regards > Georg > -- > http://www.gunlaug.no > > > The contents of this e-mail and any attachments are confidential to the intended recipient. If you are not the intended recipient please do not use or publish its contents, contact Midlands Co-operative Society Ltd. immediately on +44 (0) 1543 414140 and delete it. Although this e-mail and any attachments are believed to be free from any virus or other defect it is the responsibility of the recipient to ensure that they are virus free. This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com ______________________________________________________________________ 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/
