<?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: Word wrapping for Internet Explorer</title>
	<atom:link href="http://www.last-child.com/word-wrapping-for-internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.last-child.com/word-wrapping-for-internet-explorer/</link>
	<description>CSS Toys for Professional Web Developers</description>
	<pubDate>Thu, 20 Nov 2008 15:22:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: sanjay</title>
		<link>http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-27518</link>
		<dc:creator>sanjay</dc:creator>
		<pubDate>Thu, 06 Sep 2007 12:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-27518</guid>
		<description>it's not working on mozila.

thanks
sanjay</description>
		<content:encoded><![CDATA[<p>it&#8217;s not working on mozila.</p>
<p>thanks<br />
sanjay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-27453</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 10 Jul 2007 16:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-27453</guid>
		<description>Try this for moz/firefox word-wrap:
.className {
white-space: inherit;
}</description>
		<content:encoded><![CDATA[<p>Try this for moz/firefox word-wrap:<br />
.className {<br />
white-space: inherit;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jach</title>
		<link>http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-27437</link>
		<dc:creator>Jach</dc:creator>
		<pubDate>Fri, 29 Jun 2007 08:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-27437</guid>
		<description>I'd like to say that I cannot find any working CSS word-wrap for Firefox, and it makes me wonder why the haven't implemented it correctly/at all. It made me write this PHP hack to make it work, which could probably be made into JavaScript with ease as there aren't any PHP-specific functions there. (Unless of course JavaScript doesn't like the $var{$key} syntax, in which case good luck.)

$off = 0;
for ($key = 0; isse​t($c{$key}); $key  ) {

if ($keye.0 == 0 &#38;&#38; $​key != 0) {
$c = substr($c, 0, $key   ($off*7)) . '&#38;#820​3;' .
substr($c, $key   ($off*7), strlen($c)-1);
$off  ;
}
}​​</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to say that I cannot find any working CSS word-wrap for Firefox, and it makes me wonder why the haven&#8217;t implemented it correctly/at all. It made me write this PHP hack to make it work, which could probably be made into JavaScript with ease as there aren&#8217;t any PHP-specific functions there. (Unless of course JavaScript doesn&#8217;t like the $var{$key} syntax, in which case good luck.)</p>
<p>$off = 0;<br />
for ($key = 0; isse​t($c{$key}); $key  ) {</p>
<p>if ($keye.0 == 0 &amp;&amp; $​key != 0) {<br />
$c = substr($c, 0, $key   ($off*7)) . &#8216;&amp;#820​3;&#8217; .<br />
substr($c, $key   ($off*7), strlen($c)-1);<br />
$off  ;<br />
}<br />
}​​</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Cole</title>
		<link>http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-22546</link>
		<dc:creator>Seth Cole</dc:creator>
		<pubDate>Thu, 24 May 2007 14:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-22546</guid>
		<description>Oh my god, thanks for saving my day! Seriously. I am not sure why this was so hard to find but I nearly Googled myself silly looking for this break. Whew.

Rock on!</description>
		<content:encoded><![CDATA[<p>Oh my god, thanks for saving my day! Seriously. I am not sure why this was so hard to find but I nearly Googled myself silly looking for this break. Whew.</p>
<p>Rock on!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-297</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 29 Aug 2006 14:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.last-child.com/word-wrapping-for-internet-explorer/#comment-297</guid>
		<description>SWEET!

You don't understand how good finding that break-all really is.

Thank you so much!

Bryan</description>
		<content:encoded><![CDATA[<p>SWEET!</p>
<p>You don&#8217;t understand how good finding that break-all really is.</p>
<p>Thank you so much!</p>
<p>Bryan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.984 seconds -->
