<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'min/max-width fix for IE6'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 10:43:43 GMT</pubDate>
<item>
<title>Ahrjay said on 9/17/09</title>
<link>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</link>
<description><![CDATA[ I added a pure CSS based min-width example for IE6 http://snipplr.com/view/19887/pure-css-ie6-minwidth/ ]]></description>
<pubDate>Thu, 17 Sep 2009 23:41:05 GMT</pubDate>
<guid>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</guid>
</item>
<item>
<title>bucabay said on 9/3/09</title>
<link>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</link>
<description><![CDATA[ You really should use IE conditional comments to limit the use of the expression() function to IE6 and earlier. IE7 and IE8 both support min-max width. I don't believe CSS validators will validate expression() also. 
Here is a reference to the use of expression to emulate min/max dimensions in CSS: [max-width-and-min-width-support-for-ie][1]

[1]: http://www.fijiwebdesign.com/fiji-web-design-blog/max-width-and-min-width-support-for-ie.html "Max Min width for IE6" ]]></description>
<pubDate>Thu, 03 Sep 2009 09:57:04 GMT</pubDate>
<guid>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</guid>
</item>
<item>
<title>Jamie said on 7/28/09</title>
<link>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</link>
<description><![CDATA[ I have used this before, and yes it's slow, but when the design depends on min/max-width it does the trick. ]]></description>
<pubDate>Tue, 28 Jul 2009 16:06:20 GMT</pubDate>
<guid>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</guid>
</item>
<item>
<title>gpenston said on 7/21/09</title>
<link>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</link>
<description><![CDATA[ This is actually cited as being bad for performance in High Performance Web Sites (YSlow dev group). ]]></description>
<pubDate>Tue, 21 Jul 2009 16:13:16 GMT</pubDate>
<guid>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</guid>
</item>
</channel>
</rss>