<?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: Introducing the Flexible Box Layout module</title>
	<atom:link href="http://www.css3.info/introducing-the-flexible-box-layout-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css3.info/introducing-the-flexible-box-layout-module/</link>
	<description>All you ever needed to know about CSS3</description>
	<lastBuildDate>Fri, 30 Jul 2010 16:05:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Equal Height Columns with CSS Flexible Box Layout &#124; Andy Leon</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-259542</link>
		<dc:creator>Equal Height Columns with CSS Flexible Box Layout &#124; Andy Leon</dc:creator>
		<pubDate>Sat, 03 Jul 2010 11:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-259542</guid>
		<description>[...] today published a guide to the Flexible Box Layout, one of the modules of the upcoming CSS3 specification. The Flexible Box Layout provides a way of [...]</description>
		<content:encoded><![CDATA[<p>[...] today published a guide to the Flexible Box Layout, one of the modules of the upcoming CSS3 specification. The Flexible Box Layout provides a way of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How-To: Full Page CSS 3 Layout (Desktop) &#171; Appcelerator Developer Center</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-259384</link>
		<dc:creator>How-To: Full Page CSS 3 Layout (Desktop) &#171; Appcelerator Developer Center</dc:creator>
		<pubDate>Thu, 10 Jun 2010 17:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-259384</guid>
		<description>[...] Today we&#8217;ll take a look at how to employ CSS 3 Box Layouts- check out some brief tutorials here and here. Using a few lines of CSS, we can create a flexible fullscreen layout that automatically [...]</description>
		<content:encoded><![CDATA[<p>[...] Today we&#8217;ll take a look at how to employ CSS 3 Box Layouts- check out some brief tutorials here and here. Using a few lines of CSS, we can create a flexible fullscreen layout that automatically [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-259142</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 13 May 2010 14:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-259142</guid>
		<description>@Ant Interesting idea, I hadn&#039;t considered using it for that.

Also, seems to be a bug in FF 3.5 when trying to use box-flex alongside position absolute.

Basically, I’m trying to absolutely position an element relative to one of the flexible divs, but it only seems to work correctly in FF 3.6. Here’s a test example:

http://meta-graphical.com/tests/box-flex.html

Div number 3 is always containing div number 4 in FF 3.5 despite it being absolutely positioned. Can’t figure out a fix for this at all.

Matt</description>
		<content:encoded><![CDATA[<p>@Ant Interesting idea, I hadn&#8217;t considered using it for that.</p>
<p>Also, seems to be a bug in FF 3.5 when trying to use box-flex alongside position absolute.</p>
<p>Basically, I’m trying to absolutely position an element relative to one of the flexible divs, but it only seems to work correctly in FF 3.6. Here’s a test example:</p>
<p><a href="http://meta-graphical.com/tests/box-flex.html" rel="nofollow">http://meta-graphical.com/tests/box-flex.html</a></p>
<p>Div number 3 is always containing div number 4 in FF 3.5 despite it being absolutely positioned. Can’t figure out a fix for this at all.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Css3弹性盒模型 &#171; UED.name</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-259079</link>
		<dc:creator>Css3弹性盒模型 &#171; UED.name</dc:creator>
		<pubDate>Wed, 05 May 2010 09:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-259079</guid>
		<description>[...] CSS3.info: Introducing the flexible box layout module [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS3.info: Introducing the flexible box layout module [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Css3弹性盒模型_UEDspace</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-259075</link>
		<dc:creator>Css3弹性盒模型_UEDspace</dc:creator>
		<pubDate>Wed, 05 May 2010 04:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-259075</guid>
		<description>[...] CSS3.info: Introducing the flexible box layout module [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS3.info: Introducing the flexible box layout module [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The CSS 3 Flexible Box Model &#10025; Mozilla Hacks &#8211; the Web developer blog</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-258993</link>
		<dc:creator>The CSS 3 Flexible Box Model &#10025; Mozilla Hacks &#8211; the Web developer blog</dc:creator>
		<pubDate>Thu, 22 Apr 2010 16:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-258993</guid>
		<description>[...] CSS3.info: Introducing the flexible box layout module [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS3.info: Introducing the flexible box layout module [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbie van Doorn</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-258137</link>
		<dc:creator>Robbie van Doorn</dc:creator>
		<pubDate>Thu, 25 Feb 2010 17:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-258137</guid>
		<description>I&#039;ve been looking for something like this for a long time. 
 
There seems to be a problem with overflow in Firefox (3.6). 
I have container and a few inflexible childs and 1 flexible child that recieves all the available space. It stretches fine, but when it shrinks and there isn&#039;t enough room for the content it overflows the container div. overflow auto works in chrome but adding does nothing in firefox. </description>
		<content:encoded><![CDATA[<p>I&#039;ve been looking for something like this for a long time. </p>
<p>There seems to be a problem with overflow in Firefox (3.6).<br />
I have container and a few inflexible childs and 1 flexible child that recieves all the available space. It stretches fine, but when it shrinks and there isn&#039;t enough room for the content it overflows the container div. overflow auto works in chrome but adding does nothing in firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul morrison</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-258123</link>
		<dc:creator>paul morrison</dc:creator>
		<pubDate>Thu, 25 Feb 2010 09:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-258123</guid>
		<description>Flexible Box in css3! will it work one day in IE? jaajajajajaj i think it&#039;ll be the same that ie6 GRRRRRR

Paul (made in France :)</description>
		<content:encoded><![CDATA[<p>Flexible Box in css3! will it work one day in IE? jaajajajajaj i think it&#8217;ll be the same that ie6 GRRRRRR</p>
<p>Paul (made in France :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yohan Na</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-257164</link>
		<dc:creator>Yohan Na</dc:creator>
		<pubDate>Mon, 09 Nov 2009 11:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-257164</guid>
		<description>Interesting. I&#039;d really like to see such ideas being more implemented with Adobe softwares so we could just grab and place in proper alignment and boxlayouts...would be so much easier for designers struggling with coding. Would like to see more interface based web designing softwares</description>
		<content:encoded><![CDATA[<p>Interesting. I&#8217;d really like to see such ideas being more implemented with Adobe softwares so we could just grab and place in proper alignment and boxlayouts&#8230;would be so much easier for designers struggling with coding. Would like to see more interface based web designing softwares</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webtint » 8 Awesome Things That CSS3 Will Do</title>
		<link>http://www.css3.info/introducing-the-flexible-box-layout-module/comment-page-1/#comment-257156</link>
		<dc:creator>Webtint » 8 Awesome Things That CSS3 Will Do</dc:creator>
		<pubDate>Sun, 08 Nov 2009 15:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=690#comment-257156</guid>
		<description>[...] Introduction to flexible box layout [...]</description>
		<content:encoded><![CDATA[<p>[...] Introduction to flexible box layout [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/


Served from: css3.info @ 2010-07-30 19:12:02 -->