<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Javascript string replace (all occurrences)'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 19:33:11 GMT</pubDate>
<item>
<title>fengelz said on 12/5/10</title>
<link>http://snipplr.com/view/37904/javascript-string-replace-all-occurrences/</link>
<description><![CDATA[ I always forget how this goes. The standard replace function only replaces the first instance in a string. But this is how you replace all occuring instances... ]]></description>
<pubDate>Sun, 05 Dec 2010 09:55:49 GMT</pubDate>
<guid>http://snipplr.com/view/37904/javascript-string-replace-all-occurrences/</guid>
</item>
</channel>
</rss>