<?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: Line breaks with javascript</title>
	<atom:link href="http://friendlybit.com/css/line-breaking-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://friendlybit.com/css/line-breaking-with-javascript/</link>
	<description>Strategic web development</description>
	<lastBuildDate>Tue, 31 Jan 2012 23:05:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://friendlybit.com/css/line-breaking-with-javascript/#comment-353</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 24 Mar 2006 08:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/line-breaking-with-javascript/#comment-353</guid>
		<description>Emil,
Interesting article. I used it as a basis when asked how to format poetry so lines that wrapped were right aligned.
http://www.hftonline.com/forum/showthread.php?t=17015 Due to problems with innerWidth, I changed mine to use innerHeight. You don’t need to specify a required height, just check for when it increases due to wrapping. Thought you might be interested.
Chris.</description>
		<content:encoded><![CDATA[<p>Emil,<br />
Interesting article. I used it as a basis when asked how to format poetry so lines that wrapped were right aligned.<br />
<a href="http://www.hftonline.com/forum/showthread.php?t=17015" rel="nofollow">http://www.hftonline.com/forum/showthread.php?t=17015</a> Due to problems with innerWidth, I changed mine to use innerHeight. You don’t need to specify a required height, just check for when it increases due to wrapping. Thought you might be interested.<br />
Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil Stenström</title>
		<link>http://friendlybit.com/css/line-breaking-with-javascript/#comment-193</link>
		<dc:creator>Emil Stenström</dc:creator>
		<pubDate>Fri, 17 Feb 2006 16:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/line-breaking-with-javascript/#comment-193</guid>
		<description>@Ed Everett: you are free to use it any way you want, with or without credit. 

Conserning your other problem, have you tried setting the width of the column in the CSS too?</description>
		<content:encoded><![CDATA[<p>@Ed Everett: you are free to use it any way you want, with or without credit. </p>
<p>Conserning your other problem, have you tried setting the width of the column in the CSS too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Everett</title>
		<link>http://friendlybit.com/css/line-breaking-with-javascript/#comment-192</link>
		<dc:creator>Ed Everett</dc:creator>
		<pubDate>Fri, 17 Feb 2006 16:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://friendlybit.com/css/line-breaking-with-javascript/#comment-192</guid>
		<description>This is very nice, but I&#039;d suggest it has one problem when used with real text:

It seems to break &lt;em&gt;any&lt;/em&gt; word that is at the end of the line irrespective of how long that word is. Ideally it should only break individual words that are too long.

If it could cope leaving normal lines alone while breaking the words that are too long then I&#039;d say it was perfect.

By the way, do you mind if I use this on a site? (with appropriate credit of course).</description>
		<content:encoded><![CDATA[<p>This is very nice, but I&#8217;d suggest it has one problem when used with real text:</p>
<p>It seems to break <em>any</em> word that is at the end of the line irrespective of how long that word is. Ideally it should only break individual words that are too long.</p>
<p>If it could cope leaving normal lines alone while breaking the words that are too long then I&#8217;d say it was perfect.</p>
<p>By the way, do you mind if I use this on a site? (with appropriate credit of course).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/9 queries in 0.003 seconds using disk: basic
Object Caching 256/260 objects using disk: basic

Served from: friendlybit.com @ 2012-02-04 04:55:10 -->
