<?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: Javascript: Measure those &#8220;em&#8221;s for your layout</title>
	<atom:link href="http://eriwen.com/javascript/measure-ems-for-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://eriwen.com/javascript/measure-ems-for-layout/</link>
	<description>Programming productively with open-source tools</description>
	<lastBuildDate>Fri, 11 May 2012 19:13:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jim Smitts</title>
		<link>http://eriwen.com/javascript/measure-ems-for-layout/#comment-5445</link>
		<dc:creator>Jim Smitts</dc:creator>
		<pubDate>Mon, 21 Feb 2011 15:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/javascript/measure-ems-for-layout/#comment-5445</guid>
		<description>Doing some (both native and web-based) &lt;a href=&quot;http://www.mutualmobile.com&quot; rel=&quot;nofollow&quot;&gt;iPad application development&lt;/a&gt; I&#039;ve run into this a bit. I want the apps (particularly the web apps) to scale nicely on the iPad, on the iPhone, and then of course of much higher-res desktop computer displays, and so I&#039;ve chosen to use &quot;ems&quot; as I do this. This is a really handy tool to add to my toolbox.</description>
		<content:encoded><![CDATA[<p>Doing some (both native and web-based) <a href="http://www.mutualmobile.com" rel="nofollow">iPad application development</a> I&#8217;ve run into this a bit. I want the apps (particularly the web apps) to scale nicely on the iPad, on the iPhone, and then of course of much higher-res desktop computer displays, and so I&#8217;ve chosen to use &#8220;ems&#8221; as I do this. This is a really handy tool to add to my toolbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why is this javascript function so slow on Firefox? - Question Lounge</title>
		<link>http://eriwen.com/javascript/measure-ems-for-layout/#comment-5310</link>
		<dc:creator>Why is this javascript function so slow on Firefox? - Question Lounge</dc:creator>
		<pubDate>Fri, 31 Dec 2010 21:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/javascript/measure-ems-for-layout/#comment-5310</guid>
		<description>[...]  This function was adapted from the website: http://eriwen.com/javascript/measure-ems-for-layout/function getEmSize(el) var tempDiv = document.createElement(&quot;div&quot;); tempDiv.style.height = &quot;1em&quot;; [...]</description>
		<content:encoded><![CDATA[<p>[...]  This function was adapted from the website: <a href="http://eriwen.com/javascript/measure-ems-for-layout/function" rel="nofollow">http://eriwen.com/javascript/measure-ems-for-layout/function</a> getEmSize(el) var tempDiv = document.createElement(&quot;div&quot;); tempDiv.style.height = &quot;1em&quot;; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/javascript/measure-ems-for-layout/#comment-172</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Wed, 02 Apr 2008 17:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/javascript/measure-ems-for-layout/#comment-172</guid>
		<description>Thanks David. What would you change about it though? How do you measure the size of characters in your content or is there really even a need because simple designs should not have deep DOM trees?</description>
		<content:encoded><![CDATA[<p>Thanks David. What would you change about it though? How do you measure the size of characters in your content or is there really even a need because simple designs should not have deep DOM trees?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Walsh</title>
		<link>http://eriwen.com/javascript/measure-ems-for-layout/#comment-171</link>
		<dc:creator>David Walsh</dc:creator>
		<pubDate>Wed, 02 Apr 2008 17:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/javascript/measure-ems-for-layout/#comment-171</guid>
		<description>Impressive!  I didn&#039;t know this.  Great work!</description>
		<content:encoded><![CDATA[<p>Impressive!  I didn&#8217;t know this.  Great work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

