<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Recreating the min-height property in IE6</title>
	<atom:link href="http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/</link>
	<description>Tips, Tricks, Tutorials, Resources and more!</description>
	<lastBuildDate>Thu, 26 Aug 2010 09:57:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Leoni</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-925</link>
		<dc:creator>Leoni</dc:creator>
		<pubDate>Wed, 12 May 2010 07:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-925</guid>
		<description>Nice move... thanks..</description>
		<content:encoded><![CDATA[<p>Nice move&#8230; thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: how to grow taller naturally</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-559</link>
		<dc:creator>how to grow taller naturally</dc:creator>
		<pubDate>Thu, 26 Nov 2009 15:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-559</guid>
		<description></description>
		<content:encoded><![CDATA[<p>This is nice entry. Thank you very much for the quality post you shared! I was looking for this information for quite some time, but I wasn’t able to see a reliable website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devang</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-48</link>
		<dc:creator>Devang</dc:creator>
		<pubDate>Wed, 01 Jul 2009 10:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-48</guid>
		<description>A css solution for this IE&#039;s proprietary property &quot;expression&quot;.
This can be used to make IE understand min-height, max-height, min-width, max-width. You can have a look at  http://technotweets.com/javascript/solution-for-ie-6-7s-min-width-max-width-min-height-max-height-problem</description>
		<content:encoded><![CDATA[<p>A css solution for this IE&#8217;s proprietary property &#8220;expression&#8221;.<br />
This can be used to make IE understand min-height, max-height, min-width, max-width. You can have a look at  <a href="http://technotweets.com/javascript/solution-for-ie-6-7s-min-width-max-width-min-height-max-height-problem" rel="nofollow">http://technotweets.com/javascript/solution-for-ie-6-7s-min-width-max-width-min-height-max-height-problem</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AntÃ³nio Manuel Cardoso</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-47</link>
		<dc:creator>AntÃ³nio Manuel Cardoso</dc:creator>
		<pubDate>Wed, 01 Jul 2009 08:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-47</guid>
		<description>this can&#039;t be a great solution. however some times works fine.</description>
		<content:encoded><![CDATA[<p>this can&#8217;t be a great solution. however some times works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-46</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 01 Jul 2009 06:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-46</guid>
		<description>I really prefer the css hack
div {
min-height:500px;
height:auto !important;
height:500px;
}</description>
		<content:encoded><![CDATA[<p>I really prefer the css hack<br />
div {<br />
min-height:500px;<br />
height:auto !important;<br />
height:500px;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitted by juanrossi</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-41</link>
		<dc:creator>Twitted by juanrossi</dc:creator>
		<pubDate>Tue, 30 Jun 2009 20:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-41</guid>
		<description>[...] This post was Twitted by juanrossi [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by juanrossi [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nacho</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-40</link>
		<dc:creator>Nacho</dc:creator>
		<pubDate>Tue, 30 Jun 2009 20:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-40</guid>
		<description>Actually yes Taly, but it doesn&#039;t work as well as this case.

This is due to that most of the time we are dealing with text, and text wraps around the boxes.

If we define a min-width for a floated label for example, and give it a width in IE6, it will work at a glance, but when the label text gets longer the box will not resize in IE6. The text will take 2 lines of space instead of 1 and will not expand the box :/</description>
		<content:encoded><![CDATA[<p>Actually yes Taly, but it doesn&#8217;t work as well as this case.</p>
<p>This is due to that most of the time we are dealing with text, and text wraps around the boxes.</p>
<p>If we define a min-width for a floated label for example, and give it a width in IE6, it will work at a glance, but when the label text gets longer the box will not resize in IE6. The text will take 2 lines of space instead of 1 and will not expand the box :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taly</title>
		<link>http://thecssblog.com/tips-and-tricks/recreating-the-min-height-property-in-ie6/#comment-39</link>
		<dc:creator>Taly</dc:creator>
		<pubDate>Tue, 30 Jun 2009 20:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://thecssblog.com/?p=143#comment-39</guid>
		<description>This is awesome! thank you!

Question: can this be reproduced for min-width?</description>
		<content:encoded><![CDATA[<p>This is awesome! thank you!</p>
<p>Question: can this be reproduced for min-width?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
