<?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: IE &#8220;Object doesn&#8217;t support this action&#8221;</title>
	<atom:link href="http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jan 2010 22:30:22 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul S</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-58048</link>
		<dc:creator>Paul S</dc:creator>
		<pubDate>Mon, 25 Jan 2010 22:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-58048</guid>
		<description>Thank you sir! I&#039;d like to echo the sentiments of JimboJones, Troy, Andy et al.

Since I am not aware of any debug tools for IE6 I was about to embark on an evening of writing alert(&#039;got here&#039;); statements, but thought I&#039;d use Google first, this was result number 2 for &quot;object doens&#039;t support this action&quot; and it was spot on.

I had a local variable called &#039;item&#039; which I renamed to &#039;thing&#039; and it all started working ;)</description>
		<content:encoded><![CDATA[<p>Thank you sir! I&#8217;d like to echo the sentiments of JimboJones, Troy, Andy et al.</p>
<p>Since I am not aware of any debug tools for IE6 I was about to embark on an evening of writing alert(&#8216;got here&#8217;); statements, but thought I&#8217;d use Google first, this was result number 2 for &#8220;object doens&#8217;t support this action&#8221; and it was spot on.</p>
<p>I had a local variable called &#8216;item&#8217; which I renamed to &#8216;thing&#8217; and it all started working <img src='http://www.revfry.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-57957</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Wed, 20 Jan 2010 03:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-57957</guid>
		<description>It is interesting in that all day long I have been testing code on IE8 that
has worked on *most* browsers rather transparently for a good year or so.

With out fault every time IE8 en counters a &quot;for var in&quot; statement it is throwing an &quot;Object doesn&#039;t support this action&quot; error.
ON EVERY SINGLE &quot;for (var XXX in YYY) &quot; statement, PERIOD!

I can try:
for (var sangfroid in smurf) {
 alert(smurf[sangfroid]);
}
And every time :
Object doesn&#039;t support this action!</description>
		<content:encoded><![CDATA[<p>It is interesting in that all day long I have been testing code on IE8 that<br />
has worked on *most* browsers rather transparently for a good year or so.</p>
<p>With out fault every time IE8 en counters a &#8220;for var in&#8221; statement it is throwing an &#8220;Object doesn&#8217;t support this action&#8221; error.<br />
ON EVERY SINGLE &#8220;for (var XXX in YYY) &#8221; statement, PERIOD!</p>
<p>I can try:<br />
for (var sangfroid in smurf) {<br />
 alert(smurf[sangfroid]);<br />
}<br />
And every time :<br />
Object doesn&#8217;t support this action!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-57496</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 29 Dec 2009 21:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-57496</guid>
		<description>Son of a ...!
I had the same problem in &amp;#*$@! IE8... turns out it&#039;s my variable called item that caused the problem too.. I was certain at first that it was jquery that wasnt getting loaded properly in IE8... good thing i found this article by chance!

Thanks!</description>
		<content:encoded><![CDATA[<p>Son of a &#8230;!<br />
I had the same problem in &amp;#*$@! IE8&#8230; turns out it&#8217;s my variable called item that caused the problem too.. I was certain at first that it was jquery that wasnt getting loaded properly in IE8&#8230; good thing i found this article by chance!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-57337</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 18 Dec 2009 02:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-57337</guid>
		<description>Just adding my thanks... Ran into this same issue this evening and this article saved me a ton of time.

Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Just adding my thanks&#8230; Ran into this same issue this evening and this article saved me a ton of time.</p>
<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karteek</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-53516</link>
		<dc:creator>Karteek</dc:creator>
		<pubDate>Sun, 26 Jul 2009 16:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-53516</guid>
		<description>You saved my day.</description>
		<content:encoded><![CDATA[<p>You saved my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William J. Edney</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-53398</link>
		<dc:creator>William J. Edney</dc:creator>
		<pubDate>Tue, 21 Jul 2009 18:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-53398</guid>
		<description>Did you try the following??

for (var item in ResultsArray.items) {....

Note the &#039;var&#039; statement.

The reason I ask is that I use the variable &#039;item&#039; all over in my IE code and never have a problem *unless* I forget to &#039;var&#039; a local variable named &#039;item&#039;.

Cheers,

- Bill</description>
		<content:encoded><![CDATA[<p>Did you try the following??</p>
<p>for (var item in ResultsArray.items) {&#8230;.</p>
<p>Note the &#8216;var&#8217; statement.</p>
<p>The reason I ask is that I use the variable &#8216;item&#8217; all over in my IE code and never have a problem *unless* I forget to &#8216;var&#8217; a local variable named &#8216;item&#8217;.</p>
<p>Cheers,</p>
<p>- Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Norwood</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-52833</link>
		<dc:creator>Adam Norwood</dc:creator>
		<pubDate>Fri, 03 Jul 2009 20:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-52833</guid>
		<description>I know this adds nothing exciting to the conversation, but good lord I&#039;m glad I Googled for this right away and came across this post. It would&#039;ve have driven me nuts! This is my usual reaction to bizarro IE javascript errors at this point: assume I&#039;ve probably used some obscure, poorly chosen (chosen by Microsoft, I mean), non-standard reserved word. Anyhow, thanks for the time saved, and I hope it helps someone else out when the get stuck in the quicksand that is cross-browser debugging...</description>
		<content:encoded><![CDATA[<p>I know this adds nothing exciting to the conversation, but good lord I&#8217;m glad I Googled for this right away and came across this post. It would&#8217;ve have driven me nuts! This is my usual reaction to bizarro IE javascript errors at this point: assume I&#8217;ve probably used some obscure, poorly chosen (chosen by Microsoft, I mean), non-standard reserved word. Anyhow, thanks for the time saved, and I hope it helps someone else out when the get stuck in the quicksand that is cross-browser debugging&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-52164</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Mon, 15 Jun 2009 18:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-52164</guid>
		<description>You likewise saved me a lot of hassle.  
You&#039;re my hero today, sir.</description>
		<content:encoded><![CDATA[<p>You likewise saved me a lot of hassle.<br />
You&#8217;re my hero today, sir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JimboJones</title>
		<link>http://www.revfry.com/2009/03/09/ie-object-doesnt-support-this-action/comment-page-1/#comment-51864</link>
		<dc:creator>JimboJones</dc:creator>
		<pubDate>Sun, 07 Jun 2009 12:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.revfry.com/?p=406#comment-51864</guid>
		<description>Normally when I open one of my pages in IE and discover JavaScript errors that weren&#039;t there in Firefox, it doesn&#039;t take long for me to start screaming at it, like yourself. 

The magic of Google steered me to this post though thankfully (only the second result I opened!) and you solved my problem within a minute of discovering it.

Thanks a million for helping to keep my blood pressure down!</description>
		<content:encoded><![CDATA[<p>Normally when I open one of my pages in IE and discover JavaScript errors that weren&#8217;t there in Firefox, it doesn&#8217;t take long for me to start screaming at it, like yourself. </p>
<p>The magic of Google steered me to this post though thankfully (only the second result I opened!) and you solved my problem within a minute of discovering it.</p>
<p>Thanks a million for helping to keep my blood pressure down!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
