<?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: window.baz vs var baz. A subtle oddity.</title>
	<atom:link href="http://blowery.org/2008/11/21/windowbaz-vs-var-baz-a-subtle-oddity/feed/" rel="self" type="application/rss+xml" />
	<link>http://blowery.org/2008/11/21/windowbaz-vs-var-baz-a-subtle-oddity/</link>
	<description>this is my blog where i blog</description>
	<lastBuildDate>Wed, 18 Apr 2012 21:27:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Bjorn Tipling</title>
		<link>http://blowery.org/2008/11/21/windowbaz-vs-var-baz-a-subtle-oddity/comment-page-1/#comment-2413</link>
		<dc:creator>Bjorn Tipling</dc:creator>
		<pubDate>Sun, 23 Nov 2008 19:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://blowery.org/?p=621#comment-2413</guid>
		<description>Because they&#039;re in different script tags. Put them in the same script tags and it works as expected. This is bizarre because there is only one window object. Seems like IE creates a copy of a snapshot in time of the windows object for each script element before it begins interpreting any javascript or something.

This works as expected in IE:

http://pastebin.com/f3d7a5a66

(This is a repost, seems like my last post was ignored because I posted the code directly into the comment)</description>
		<content:encoded><![CDATA[<p>Because they&#8217;re in different script tags. Put them in the same script tags and it works as expected. This is bizarre because there is only one window object. Seems like IE creates a copy of a snapshot in time of the windows object for each script element before it begins interpreting any javascript or something.</p>
<p>This works as expected in IE:</p>
<p><a href="http://pastebin.com/f3d7a5a66" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/pastebin.com/f3d7a5a66?referer=');">http://pastebin.com/f3d7a5a66</a></p>
<p>(This is a repost, seems like my last post was ignored because I posted the code directly into the comment)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 2/5 queries in 0.002 seconds using disk: basic
Object Caching 205/205 objects using disk: basic

Served from: blowery.org @ 2012-05-22 01:36:15 -->
