<?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: Emulating CSS word-wrap for Mozilla/Firefox</title>
	<atom:link href="http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/</link>
	<description>web / programming / javascript / css / html</description>
	<lastBuildDate>Thu, 11 Mar 2010 00:46:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 如何跨浏览器使用连续字符的换行 -Cacique9.com</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-31597</link>
		<dc:creator>如何跨浏览器使用连续字符的换行 -Cacique9.com</dc:creator>
		<pubDate>Thu, 04 Mar 2010 16:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-31597</guid>
		<description>[...] Firefox ，你还可以通过 XBL bindings 来实现此效果：《Emulating CSS word-wrap for Mozilla/Firefox》 标签:    发表评论 &#124; Trackback       [...]</description>
		<content:encoded><![CDATA[<p>[...] Firefox ，你还可以通过 XBL bindings 来实现此效果：《Emulating CSS word-wrap for Mozilla/Firefox》 标签:    发表评论 | Trackback       [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IE,FIREFOX文本换行问题 &#171; hellosap</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-14182</link>
		<dc:creator>IE,FIREFOX文本换行问题 &#171; hellosap</dc:creator>
		<pubDate>Thu, 24 Dec 2009 06:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-14182</guid>
		<description>[...] 在div+css的设计当中，文本的自动换行是一个比较难以处理的问题。IE下的方法很好解决。用css word-wrap 和break-word就可以解决了,firefox下的文本不支持单词间的自动段行，有两种方法可以解决这个问题，一种是采用javascript重写文本，还有一种是用一种不常见的方法，用一个xml来解决这个问题 具体参考如下链接,这是一个浏览器相关的解决方案，本质上其实也是用javascript来解决，不过事件是在ove 引用文献 [...]</description>
		<content:encoded><![CDATA[<p>[...] 在div+css的设计当中，文本的自动换行是一个比较难以处理的问题。IE下的方法很好解决。用css word-wrap 和break-word就可以解决了,firefox下的文本不支持单词间的自动段行，有两种方法可以解决这个问题，一种是采用javascript重写文本，还有一种是用一种不常见的方法，用一个xml来解决这个问题 具体参考如下链接,这是一个浏览器相关的解决方案，本质上其实也是用javascript来解决，不过事件是在ove 引用文献 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chatterly</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-11570</link>
		<dc:creator>Chatterly</dc:creator>
		<pubDate>Fri, 20 Mar 2009 21:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-11570</guid>
		<description>This has been very helpful for me. It is a shame we have to add so much for such a simple problem. My sites go through a CMS and even though I don&#039;t readily use tables, the content editors LOVE them for their data. So my choices are to let them screw up the site or use a heavier solution like this one. Thanks for sharing this one.</description>
		<content:encoded><![CDATA[<p>This has been very helpful for me. It is a shame we have to add so much for such a simple problem. My sites go through a CMS and even though I don&#039;t readily use tables, the content editors LOVE them for their data. So my choices are to let them screw up the site or use a heavier solution like this one. Thanks for sharing this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Incoherent Babble &#34; Blog Archive &#34; Emulating CSS word-wrap for Mozilla &#8230; &#124; CSS Tutorials - CSSHelper.net</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-11533</link>
		<dc:creator>Incoherent Babble &#34; Blog Archive &#34; Emulating CSS word-wrap for Mozilla &#8230; &#124; CSS Tutorials - CSSHelper.net</dc:creator>
		<pubDate>Thu, 19 Mar 2009 09:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-11533</guid>
		<description>[...] Source [...]</description>
		<content:encoded><![CDATA[<p>[...] Source [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Word Wrap Preformatted Text in Mozilla Firefox &#171; За Виртуалния Салам&#8230;и&#8230;още нещо!</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-9322</link>
		<dc:creator>Word Wrap Preformatted Text in Mozilla Firefox &#171; За Виртуалния Салам&#8230;и&#8230;още нещо!</dc:creator>
		<pubDate>Tue, 20 Jan 2009 14:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-9322</guid>
		<description>[...] Blog Post About Word Wrapping Unbreakable Strings [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog Post About Word Wrapping Unbreakable Strings [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sstchur</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-8348</link>
		<dc:creator>sstchur</dc:creator>
		<pubDate>Mon, 29 Dec 2008 03:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-8348</guid>
		<description>@jeff:

Thanks for your comments.  Glad you found it helpful!</description>
		<content:encoded><![CDATA[<p>@jeff:</p>
<p>Thanks for your comments.  Glad you found it helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-8346</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Mon, 29 Dec 2008 02:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-8346</guid>
		<description>very cool. i&#039;m the new web guy on a LARGE cms environment and the ff/ww issue has been a big pain. i shall now use this as a bit of php code that scans all posts for words larger than x chars and only run on those words that need it. mostly links i suspect. (yes, i tested it on an &lt;a&gt; and it works).

and for those people that are mad that this fix isn&#039;t easier, please keep two things in mind;

1) no one ever said g o o d programming and web building was easy. (not to mention, the guy&#039;s done it all for you in this post...)

and

2) firefox is free. tons of talented programmers have donated a lot of time on ff for no other reason than to provide a better alternative to the ridiculously horrendous ie. perfect it aint but it&#039;s darn close. as a programmer myself, i don&#039;t think i could live without it.

thnx again sstchur !</description>
		<content:encoded><![CDATA[<p>very cool. i&#039;m the new web guy on a LARGE cms environment and the ff/ww issue has been a big pain. i shall now use this as a bit of php code that scans all posts for words larger than x chars and only run on those words that need it. mostly links i suspect. (yes, i tested it on an <a> and it works).</a></p>
<p>and for those people that are mad that this fix isn&#039;t easier, please keep two things in mind;</p>
<p>1) no one ever said g o o d programming and web building was easy. (not to mention, the guy&#039;s done it all for you in this post&#8230;)</p>
<p>and</p>
<p>2) firefox is free. tons of talented programmers have donated a lot of time on ff for no other reason than to provide a better alternative to the ridiculously horrendous ie. perfect it aint but it&#039;s darn close. as a programmer myself, i don&#039;t think i could live without it.</p>
<p>thnx again sstchur !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pandamouse</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-2971</link>
		<dc:creator>Pandamouse</dc:creator>
		<pubDate>Fri, 12 Sep 2008 05:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-2971</guid>
		<description>Thanks heaps for that helped a great deal to make my own wrap solution for firefox.</description>
		<content:encoded><![CDATA[<p>Thanks heaps for that helped a great deal to make my own wrap solution for firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: destiniy</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-2877</link>
		<dc:creator>destiniy</dc:creator>
		<pubDate>Tue, 09 Sep 2008 08:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-2877</guid>
		<description>thanks a lot, your take 2 ver worked just fine 

again thanks a lot</description>
		<content:encoded><![CDATA[<p>thanks a lot, your take 2 ver worked just fine </p>
<p>again thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sstchur</title>
		<link>http://blog.stchur.com/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/comment-page-1/#comment-2507</link>
		<dc:creator>sstchur</dc:creator>
		<pubDate>Wed, 27 Aug 2008 06:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://stchur.com/blog2/2007/02/22/emulating-css-word-wrap-for-mozillafirefox/#comment-2507</guid>
		<description>venkat:
&lt;p&gt;Can you be a bit more specific?  What, exactly, isn&#039;t working?&lt;/p&gt;

&lt;p&gt;Does the live demo work for you?  &lt;a href = &quot;http://blog.stchur.com/blogcode/emulating_word_wrap_take2/&quot; title = &quot;Emulating Word Wrap Demo&quot; rel=&quot;nofollow&quot;&gt;http://blog.stchur.com/blogcode/emulating_word_wrap_take2/&lt;/a&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>venkat:</p>
<p>Can you be a bit more specific?  What, exactly, isn&#039;t working?</p>
<p>Does the live demo work for you?  <a href = "http://blog.stchur.com/blogcode/emulating_word_wrap_take2/" title = "Emulating Word Wrap Demo" rel="nofollow">http://blog.stchur.com/blogcode/emulating_word_wrap_take2/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
