<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/max-width</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 18:31:25 GMT</pubDate>
<item>
<title>(CSS) Min / Max width (IE included) - a1ias</title>
<link>http://snipplr.com/view/57257/min--max-width-ie-included/</link>
<description><![CDATA[ <p>Well, many of you are used to just replace the lack of min / max width / height for IE with fixed dimensions, right? But you don’t need to do it anymore. IE is not a strict standards browser and sometimes we can take advantage of this to code things that would be awful to see in standard CSS code.

You can, in this case, insert some IE expressions (basically, JavaScript code) to check current body width and adjust element’s width.</p> ]]></description>
<pubDate>Thu, 28 Jul 2011 16:38:04 GMT</pubDate>
<guid>http://snipplr.com/view/57257/min--max-width-ie-included/</guid>
</item>
<item>
<title>(JavaScript) Min and max width in IE6 - alexilin</title>
<link>http://snipplr.com/view/56961/min-and-max-width-in-ie6/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Jul 2011 20:13:47 GMT</pubDate>
<guid>http://snipplr.com/view/56961/min-and-max-width-in-ie6/</guid>
</item>
<item>
<title>(CSS) Min/Max-Height/Width Workaround for IE - mennyj</title>
<link>http://snipplr.com/view/35854/minmaxheightwidth-workaround-for-ie/</link>
<description><![CDATA[ <p>[via rtcrm]</p> ]]></description>
<pubDate>Fri, 18 Jun 2010 00:53:08 GMT</pubDate>
<guid>http://snipplr.com/view/35854/minmaxheightwidth-workaround-for-ie/</guid>
</item>
<item>
<title>(CSS) Min/Max-Height/Width Workaround for IE - rtcrm</title>
<link>http://snipplr.com/view/9325/minmaxheightwidth-workaround-for-ie/</link>
<description><![CDATA[ <p>rtcrm</p> ]]></description>
<pubDate>Mon, 27 Oct 2008 14:39:18 GMT</pubDate>
<guid>http://snipplr.com/view/9325/minmaxheightwidth-workaround-for-ie/</guid>
</item>
</channel>
</rss>