<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Design Pitstop - Latest Comments in CSS Hack: Cross-Browser &amp;#8220;min-height&amp;#8221; Hack</title><link>http://designpitstop.disqus.com/</link><description>Design. One Step at a Time</description><atom:link href="https://designpitstop.disqus.com/css_hack_cross_browser_8220min_height8221_hack/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 28 Jun 2008 06:39:57 -0000</lastBuildDate><item><title>Re: CSS Hack: Cross-Browser &amp;#8220;min-height&amp;#8221; Hack</title><link>http://blog.georgegumpert.com/2008/01/23/css-hack-cross-browser-min-height-hack/#comment-10475241</link><description>&lt;p&gt;Thank you for great hack.&lt;/p&gt;&lt;p&gt;Hi jbj, your solutions works better&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Venkateswara Rao</dc:creator><pubDate>Sat, 28 Jun 2008 06:39:57 -0000</pubDate></item><item><title>Re: CSS Hack: Cross-Browser &amp;#8220;min-height&amp;#8221; Hack</title><link>http://blog.georgegumpert.com/2008/01/23/css-hack-cross-browser-min-height-hack/#comment-10475240</link><description>&lt;p&gt;Hi, and thx for the article.&lt;br&gt;Btw, you should try this:&lt;/p&gt;&lt;p&gt;.myClass{&lt;br&gt;    min-height:100px;&lt;br&gt;    height:auto !important;&lt;br&gt;    height: 100px;&lt;br&gt;}&lt;/p&gt;&lt;p&gt;Explanation: For browsers who understand min-height, let them use it. IE6 don't understand anything with the !important directive, so the second line will be only for better browsers.&lt;br&gt;And finally, for IE6 the height property works as min-height. So this will be applied by IE6, but not any other browsers, due to the !important directive.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jbj</dc:creator><pubDate>Sun, 24 Feb 2008 14:32:08 -0000</pubDate></item><item><title>Re: CSS Hack: Cross-Browser &amp;#8220;min-height&amp;#8221; Hack</title><link>http://blog.georgegumpert.com/2008/01/23/css-hack-cross-browser-min-height-hack/#comment-10475239</link><description>&lt;p&gt;Thank you, George, for the clean solution. It works nicely in both IE and Firefox for my application. I like the way it is easy to implement in both the CSS and the HTML code.&lt;/p&gt;&lt;p&gt;-ray&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ray Ellis</dc:creator><pubDate>Fri, 15 Feb 2008 03:09:11 -0000</pubDate></item></channel></rss>