<?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: Overflow &#8211; a secret benefit</title>
	<atom:link href="http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/</link>
	<description>A Term of Endearment</description>
	<lastBuildDate>Thu, 20 Oct 2011 16:37:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Quora</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-18747</link>
		<dc:creator>Quora</dc:creator>
		<pubDate>Thu, 10 Feb 2011 17:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-18747</guid>
		<description>&lt;strong&gt;Are there workarounds for (Webkit) CSS percentage rounding issues?...&lt;/strong&gt;

The best way (I&#039;ve found) to handle this is to use percentages across the board, then override the last element with auto width and a new formatting context, causing it to fill whatever remaining space exists. The &#039;new formatting context&#039; [1] is a W...</description>
		<content:encoded><![CDATA[<p><strong>Are there workarounds for (Webkit) CSS percentage rounding issues?&#8230;</strong></p>
<p>The best way (I&#8217;ve found) to handle this is to use percentages across the board, then override the last element with auto width and a new formatting context, causing it to fill whatever remaining space exists. The &#8216;new formatting context&#8217; [1] is a W&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanktery</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-18197</link>
		<dc:creator>tanktery</dc:creator>
		<pubDate>Sat, 18 Dec 2010 05:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-18197</guid>
		<description>If one was to create a simple page that has a &quot;header&quot;, &quot;main&quot;, &quot;sidebar&quot;and &quot;footer&quot; couldn&#039;t display: table; be used for  parent elements and display:table-cell for child elements just do away with floats and clearing?</description>
		<content:encoded><![CDATA[<p>If one was to create a simple page that has a &#8220;header&#8221;, &#8220;main&#8221;, &#8220;sidebar&#8221;and &#8220;footer&#8221; couldn&#8217;t display: table; be used for  parent elements and display:table-cell for child elements just do away with floats and clearing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole Sullivan</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-14500</link>
		<dc:creator>Nicole Sullivan</dc:creator>
		<pubDate>Sat, 17 Jul 2010 21:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-14500</guid>
		<description>@ivanhoe That should be:

&lt;code&gt;.media { overflow:hidden; &lt;strong&gt;_overflow:visible&lt;/strong&gt;; zoom:1;}&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@ivanhoe That should be:</p>
<p><code>.media { overflow:hidden; <strong>_overflow:visible</strong>; zoom:1;}</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivanhoe</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-14497</link>
		<dc:creator>ivanhoe</dc:creator>
		<pubDate>Sat, 17 Jul 2010 19:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-14497</guid>
		<description>@Nicole: I&#039;ve seen your talk at Velocity 2010, and in the FB example, you are using the same trick with overflow, as described here. But in that example you&#039;ve got overflow repeated twice:
.media { overflow:hidden; overflow:visible; ...}

What&#039;s the catch with this?</description>
		<content:encoded><![CDATA[<p>@Nicole: I&#8217;ve seen your talk at Velocity 2010, and in the FB example, you are using the same trick with overflow, as described here. But in that example you&#8217;ve got overflow repeated twice:<br />
.media { overflow:hidden; overflow:visible; &#8230;}</p>
<p>What&#8217;s the catch with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole Sullivan</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-14280</link>
		<dc:creator>Nicole Sullivan</dc:creator>
		<pubDate>Wed, 07 Jul 2010 07:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-14280</guid>
		<description>@lonut Popa - wow, Theirry&#039;s explanation is great. Far better than mine. Thanks so much for the link. :)</description>
		<content:encoded><![CDATA[<p>@lonut Popa &#8211; wow, Theirry&#8217;s explanation is great. Far better than mine. Thanks so much for the link. <img src='http://www.stubbornella.org/content/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ionut Popa</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-14253</link>
		<dc:creator>Ionut Popa</dc:creator>
		<pubDate>Mon, 05 Jul 2010 10:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-14253</guid>
		<description>Thierry explains this situation pretty good here: http://carsonified.com/blog/design/everything-you-know-about-clearfix-is-wrong/</description>
		<content:encoded><![CDATA[<p>Thierry explains this situation pretty good here: <a href="http://carsonified.com/blog/design/everything-you-know-about-clearfix-is-wrong/" rel="nofollow">http://carsonified.com/blog/design/everything-you-know-about-clearfix-is-wrong/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julián Landerreche</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-14159</link>
		<dc:creator>Julián Landerreche</dc:creator>
		<pubDate>Wed, 30 Jun 2010 15:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-14159</guid>
		<description>I&#039;ve wrote about this method[1] long long time ago, at the time I read the &quot;simple clearing&quot; article by SitePoint. 
I called it the &quot;panacea technique&quot;: Just add &quot;overflow:hidden; height:100%;&quot; to any box that needs clearing and your life problems will be solved, even on IE6, without any glitch nor inconsistency.

Regarding the ugly clearfix method, it has been revised recently (well, last December) by PerishablePress[2].
The advantage of the clearfix method over the overflow method is that it&#039;s more &quot;CSS3&quot; friendly, particularly with the box-shadow property. Applying overflow:hidden to a shadowed box will crop the shadow... The clearfix method (new or old) doesn&#039;t have that flaw.

[1] http://forum.textpattern.com/viewtopic.php?id=20059
[2] http://perishablepress.com/press/2009/12/06/new-clearfix-hack/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve wrote about this method[1] long long time ago, at the time I read the &#8220;simple clearing&#8221; article by SitePoint.<br />
I called it the &#8220;panacea technique&#8221;: Just add &#8220;overflow:hidden; height:100%;&#8221; to any box that needs clearing and your life problems will be solved, even on IE6, without any glitch nor inconsistency.</p>
<p>Regarding the ugly clearfix method, it has been revised recently (well, last December) by PerishablePress[2].<br />
The advantage of the clearfix method over the overflow method is that it&#8217;s more &#8220;CSS3&#8243; friendly, particularly with the box-shadow property. Applying overflow:hidden to a shadowed box will crop the shadow&#8230; The clearfix method (new or old) doesn&#8217;t have that flaw.</p>
<p>[1] <a href="http://forum.textpattern.com/viewtopic.php?id=20059" rel="nofollow">http://forum.textpattern.com/viewtopic.php?id=20059</a><br />
[2] <a href="http://perishablepress.com/press/2009/12/06/new-clearfix-hack/" rel="nofollow">http://perishablepress.com/press/2009/12/06/new-clearfix-hack/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Krause</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-14153</link>
		<dc:creator>Christian Krause</dc:creator>
		<pubDate>Wed, 30 Jun 2010 09:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-14153</guid>
		<description>Just great, thx for sharing this! By the way i love your oocss framework (:

stay tuned for more happy days!
(:hris</description>
		<content:encoded><![CDATA[<p>Just great, thx for sharing this! By the way i love your oocss framework (:</p>
<p>stay tuned for more happy days!<br />
(:hris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-13791</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Wed, 11 Nov 2009 05:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-13791</guid>
		<description>@Arkkimaagi Thanks. With display: table-cell you could achieve the source order you suggest, but it wouldn&#039;t work on older versions of IE. Make sure to use a table-row element as well or the whole thing will be totally broken in all browsers.</description>
		<content:encoded><![CDATA[<p>@Arkkimaagi Thanks. With display: table-cell you could achieve the source order you suggest, but it wouldn&#8217;t work on older versions of IE. Make sure to use a table-row element as well or the whole thing will be totally broken in all browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arkkimaagi</title>
		<link>http://www.stubbornella.org/content/2009/07/23/overflow-a-secret-benefit/comment-page-1/#comment-13788</link>
		<dc:creator>Arkkimaagi</dc:creator>
		<pubDate>Tue, 10 Nov 2009 19:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=362#comment-13788</guid>
		<description>Nicole, you&#039;re my latest hero! (or is it heroine?)

I was watching Sitepoint CSS frameworks video and they happened to mention your OOCSS video. So I googled, watched and agreed. I&#039;m in the process of creating something similar at my work and as my masters thesis. So I found your thoughts helpful.

Then I decided to visit your site (nice alias btw) and saw this. Altho I did know about using overflow:hidden to clear floats, I did not know about using it to fill space next to floated element. Thanks!

My question however is, could this be applied to something that needs to have source order like this:

[left]
[fluid center]
[right]

to make this:

[left] [fluid center] [right]

fill the whole available area? (I&#039;m thinking navigation for paging) I&#039;ve always found this a bit hard with floats and flexible sizes.

@Ramon Turro - I think she prefers to have the code all in one place (as an library) and to have one less http request. I occasionally consider using similar methods, but I tend to prefer conditional comments, I just wish we&#039;d have conditional comments inside CSS. (there&#039;s an conditional comment thing for js, but I have not seen a CSS one yet)</description>
		<content:encoded><![CDATA[<p>Nicole, you&#8217;re my latest hero! (or is it heroine?)</p>
<p>I was watching Sitepoint CSS frameworks video and they happened to mention your OOCSS video. So I googled, watched and agreed. I&#8217;m in the process of creating something similar at my work and as my masters thesis. So I found your thoughts helpful.</p>
<p>Then I decided to visit your site (nice alias btw) and saw this. Altho I did know about using overflow:hidden to clear floats, I did not know about using it to fill space next to floated element. Thanks!</p>
<p>My question however is, could this be applied to something that needs to have source order like this:</p>
<p>[left]<br />
[fluid center]<br />
[right]</p>
<p>to make this:</p>
<p>[left] [fluid center] [right]</p>
<p>fill the whole available area? (I&#8217;m thinking navigation for paging) I&#8217;ve always found this a bit hard with floats and flexible sizes.</p>
<p>@Ramon Turro &#8211; I think she prefers to have the code all in one place (as an library) and to have one less http request. I occasionally consider using similar methods, but I tend to prefer conditional comments, I just wish we&#8217;d have conditional comments inside CSS. (there&#8217;s an conditional comment thing for js, but I have not seen a CSS one yet)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.stubbornella.org @ 2012-02-07 05:57:10 -->
