<?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: Error with hashes in IE but not in Firefox</title>
	<atom:link href="http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=error-with-hashes-in-ie-but-not-in-firefox</link>
	<description>helping you with javascript since 2007</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:22:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Peter Garten</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-919</link>
		<dc:creator>Peter Garten</dc:creator>
		<pubDate>Mon, 07 Jun 2010 14:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-919</guid>
		<description>Hi. Does this error also occur in IE8? I fixed it in previous versions only.</description>
		<content:encoded><![CDATA[<p>Hi. Does this error also occur in IE8? I fixed it in previous versions only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonnenschutz-tipps</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-917</link>
		<dc:creator>sonnenschutz-tipps</dc:creator>
		<pubDate>Mon, 24 May 2010 13:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-917</guid>
		<description>I always was wondering about this error in IE. You have got the solution. Brilliant !</description>
		<content:encoded><![CDATA[<p>I always was wondering about this error in IE. You have got the solution. Brilliant !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Simard</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-909</link>
		<dc:creator>Dan Simard</dc:creator>
		<pubDate>Fri, 07 May 2010 17:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-909</guid>
		<description>You&#039;re right, it should have been :&lt;br&gt;&lt;br&gt;var val = {&lt;br&gt;  cat:&quot;Mistigri&quot;&lt;br&gt;, dog:&quot;Rex&quot;&lt;br&gt;, butler:&quot;Jeeves&quot;&lt;br&gt;}</description>
		<content:encoded><![CDATA[<p>You&#39;re right, it should have been :</p>
<p>var val = {<br />  cat:&#8221;Mistigri&#8221;<br />, dog:&#8221;Rex&#8221;<br />, butler:&#8221;Jeeves&#8221;<br />}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simaopig</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-908</link>
		<dc:creator>simaopig</dc:creator>
		<pubDate>Fri, 07 May 2010 08:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-908</guid>
		<description>The first comma used error.&lt;br&gt;&lt;br&gt;Sorry my Englisth is poor..</description>
		<content:encoded><![CDATA[<p>The first comma used error.</p>
<p>Sorry my Englisth is poor..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Simard</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-892</link>
		<dc:creator>Dan Simard</dc:creator>
		<pubDate>Tue, 06 Apr 2010 23:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-892</guid>
		<description>Thanks a lot, I&#039;ll edit the post to talk about it.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, I&#39;ll edit the post to talk about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: programmieraffe</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-891</link>
		<dc:creator>programmieraffe</dc:creator>
		<pubDate>Tue, 06 Apr 2010 23:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-891</guid>
		<description>JSLint catches extra commas.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.jslint.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.jslint.com/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>JSLint catches extra commas.</p>
<p><a href="http://www.jslint.com/" rel="nofollow">http://www.jslint.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Simard</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-890</link>
		<dc:creator>Dan Simard</dc:creator>
		<pubDate>Tue, 06 Apr 2010 20:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-890</guid>
		<description>It happened to me a few days ago even if I know that for years. I will be looking for a tool (or creating one) that will check this!</description>
		<content:encoded><![CDATA[<p>It happened to me a few days ago even if I know that for years. I will be looking for a tool (or creating one) that will check this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Simard</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-888</link>
		<dc:creator>Dan Simard</dc:creator>
		<pubDate>Tue, 06 Apr 2010 20:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-888</guid>
		<description>Hmmm... I don&#039;t like to alterate readability when I just could just take care but everyone has their own way of doing things...</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; I don&#39;t like to alterate readability when I just could just take care but everyone has their own way of doing things&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Simard</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-889</link>
		<dc:creator>Dan Simard</dc:creator>
		<pubDate>Tue, 06 Apr 2010 16:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-889</guid>
		<description>It happened to me a few days ago even if I know that for years. I will be looking for a tool (or creating one) that will check this!</description>
		<content:encoded><![CDATA[<p>It happened to me a few days ago even if I know that for years. I will be looking for a tool (or creating one) that will check this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Ayotte</title>
		<link>http://www.javascriptkata.com/2010/04/06/error-with-hashes-in-ie-but-not-in-firefox/comment-page-1/#comment-885</link>
		<dc:creator>Richard Ayotte</dc:creator>
		<pubDate>Tue, 06 Apr 2010 14:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.javascriptkata.com/?p=181#comment-885</guid>
		<description>That&#039;s why I &lt;em&gt;always&lt;/em&gt; lead with comas.

[code lang=&quot;js&quot;]
      var val = {
        , cat:&quot;Mistigri&quot;
        , dog:&quot;Rex&quot;
        , butler:&quot;Jeeves&quot;
      }
[/code]
</description>
		<content:encoded><![CDATA[<p>That&#8217;s why I <em>always</em> lead with comas.</p>
<p>[code lang="js"]<br />
      var val = {<br />
        , cat:"Mistigri"<br />
        , dog:"Rex"<br />
        , butler:"Jeeves"<br />
      }<br />
[/code]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

