<?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: Find and replace text with JavaScript</title>
	<atom:link href="http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:03:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Michael</title>
		<link>http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/comment-page-1/#comment-11522</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 10 May 2009 14:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=734#comment-11522</guid>
		<description>Nice script, but it frequently destroys white spaces in the text block it is acting on</description>
		<content:encoded><![CDATA[<p>Nice script, but it frequently destroys white spaces in the text block it is acting on</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eugene</title>
		<link>http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/comment-page-1/#comment-10876</link>
		<dc:creator>eugene</dc:creator>
		<pubDate>Thu, 30 Apr 2009 16:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=734#comment-10876</guid>
		<description>nice work
one limitation i found is that it is case sensitive, this is easy regex  fix. unless this was your intention.</description>
		<content:encoded><![CDATA[<p>nice work<br />
one limitation i found is that it is case sensitive, this is easy regex  fix. unless this was your intention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitpicker</title>
		<link>http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/comment-page-1/#comment-9646</link>
		<dc:creator>Nitpicker</dc:creator>
		<pubDate>Fri, 10 Apr 2009 18:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=734#comment-9646</guid>
		<description>Doesn&#039;t work in IE7 unfortunatly :-(</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work in IE7 unfortunatly <img src='http://james.padolsey.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/comment-page-1/#comment-9640</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 10 Apr 2009 17:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=734#comment-9640</guid>
		<description>And then I just read the second to last sentence in your article... Good Work!</description>
		<content:encoded><![CDATA[<p>And then I just read the second to last sentence in your article&#8230; Good Work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/comment-page-1/#comment-9639</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 10 Apr 2009 17:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=734#comment-9639</guid>
		<description>If you search for &quot;high&quot; it highlights &#039;high&#039; in &#039;highlight&#039;

Then if you search for &quot;highlighted&quot; nothing is highlighted.

(I&#039;m using firefox)</description>
		<content:encoded><![CDATA[<p>If you search for &#8220;high&#8221; it highlights &#8216;high&#8217; in &#8216;highlight&#8217;</p>
<p>Then if you search for &#8220;highlighted&#8221; nothing is highlighted.</p>
<p>(I&#8217;m using firefox)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://james.padolsey.com/javascript/find-and-replace-text-with-javascript/comment-page-1/#comment-9247</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Sun, 05 Apr 2009 21:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://james.padolsey.com/?p=734#comment-9247</guid>
		<description>I&#039;m not sure why (and it may only be chrome), but occasionally it misses some if you search for two terms. Try searching for &#039;text&#039;, then search for &#039;in&#039;. Most instances of &#039;text&#039; and &#039;in&#039; are highlighted. But try hitting Go! again... now the &#039;in&#039; inside &#039;within&#039; is highlighted where it wasn&#039;t before.

Very nice and useful script though, good work, thanks for sharing.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure why (and it may only be chrome), but occasionally it misses some if you search for two terms. Try searching for &#8216;text&#8217;, then search for &#8216;in&#8217;. Most instances of &#8216;text&#8217; and &#8216;in&#8217; are highlighted. But try hitting Go! again&#8230; now the &#8216;in&#8217; inside &#8216;within&#8217; is highlighted where it wasn&#8217;t before.</p>
<p>Very nice and useful script though, good work, thanks for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

