<?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"
	>
<channel>
	<title>Comments on: Extra fluid layouts with javascript</title>
	<atom:link href="http://friendlybit.com/css/extra-fluid-layouts-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/</link>
	<description>You have found Friendly Bit, a web development blog. I focus on client side technologies like CSS, HTML and Javascript. You find my articles below and categories to the right.</description>
	<pubDate>Sat, 17 May 2008 14:17:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Joey</title>
		<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-6743</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Wed, 08 Nov 2006 18:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-6743</guid>
		<description>I've seen some other blogs on this topic and the idea of fluid layouts seem very practical today especially since screen sizes vary so much.  More specifically, browsers display lots of wasted space on wide aspect ratio screens.  Taking advantage of that extra display area is a great thing.  Although, I still wonder if having a dynamic layout will confuse users who aren't expecting it.  You know, some web users hate change, especially change that occurs from one desktop computer to the next.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen some other blogs on this topic and the idea of fluid layouts seem very practical today especially since screen sizes vary so much.  More specifically, browsers display lots of wasted space on wide aspect ratio screens.  Taking advantage of that extra display area is a great thing.  Although, I still wonder if having a dynamic layout will confuse users who aren&#8217;t expecting it.  You know, some web users hate change, especially change that occurs from one desktop computer to the next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-267</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 09 Mar 2006 09:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-267</guid>
		<description>One page with a nice fluid layout is http://www.uxmag.com/</description>
		<content:encoded><![CDATA[<p>One page with a nice fluid layout is <a href="http://www.uxmag.com/" rel="nofollow">http://www.uxmag.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil Stenström</title>
		<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-243</link>
		<dc:creator>Emil Stenström</dc:creator>
		<pubDate>Mon, 06 Mar 2006 22:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-243</guid>
		<description>zapada: Very few people actually resize the page, that's one of the reasons I decided not to make the code even more complex by adding event handling. Keep it simple.</description>
		<content:encoded><![CDATA[<p>zapada: Very few people actually resize the page, that&#8217;s one of the reasons I decided not to make the code even more complex by adding event handling. Keep it simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil Stenström</title>
		<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-242</link>
		<dc:creator>Emil Stenström</dc:creator>
		<pubDate>Mon, 06 Mar 2006 22:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-242</guid>
		<description>Pete: thanks, good links!</description>
		<content:encoded><![CDATA[<p>Pete: thanks, good links!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-240</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sat, 04 Mar 2006 18:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-240</guid>
		<description>Found some good links -- this one is best for me so far:

http://www.themaninblue.com/writing/perspective/2003/12/22/</description>
		<content:encoded><![CDATA[<p>Found some good links &#8212; this one is best for me so far:</p>
<p><a href="http://www.themaninblue.com/writing/perspective/2003/12/22/" rel="nofollow">http://www.themaninblue.com/writing/perspective/2003/12/22/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-239</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sat, 04 Mar 2006 18:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-239</guid>
		<description>I remember seeing someone's site that switched from 2 to 3 columns and back as the window was resized (using javascript) -- that'd be a good place to look for this sort of thing.

Wish I could remember which site it was though.</description>
		<content:encoded><![CDATA[<p>I remember seeing someone&#8217;s site that switched from 2 to 3 columns and back as the window was resized (using javascript) &#8212; that&#8217;d be a good place to look for this sort of thing.</p>
<p>Wish I could remember which site it was though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zapada</title>
		<link>http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-174</link>
		<dc:creator>zapada</dc:creator>
		<pubDate>Wed, 15 Feb 2006 01:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/extra-fluid-layouts-with-javascript/#comment-174</guid>
		<description>Nice, now what if a reload wasn't required? That would certainly give it a nice effect.</description>
		<content:encoded><![CDATA[<p>Nice, now what if a reload wasn&#8217;t required? That would certainly give it a nice effect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
