<?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 and DOMReady bug</title>
	<atom:link href="http://www.webscalingblog.com/uncategorized/ie-and-domready.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webscalingblog.com/uncategorized/ie-and-domready.html</link>
	<description>Everything about web scaling and high availability</description>
	<lastBuildDate>Wed, 01 Sep 2010 07:50:03 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sandeep roop rai</title>
		<link>http://www.webscalingblog.com/uncategorized/ie-and-domready.html/comment-page-1#comment-73</link>
		<dc:creator>Sandeep roop rai</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webscalingblog.com/?p=105#comment-73</guid>
		<description>Little update for IE8 
change document.write(&quot;&quot;); 

to

document.write(&quot;&quot;);

this will remove mix content warning from IE 7 and 8
on https pages</description>
		<content:encoded><![CDATA[<p>Little update for IE8<br />
change document.write(&#8220;&#8221;); </p>
<p>to</p>
<p>document.write(&#8220;&#8221;);</p>
<p>this will remove mix content warning from IE 7 and 8<br />
on https pages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Phrontistery &#187; Troubleshooting strange Dojo bugs in Internet Explorer</title>
		<link>http://www.webscalingblog.com/uncategorized/ie-and-domready.html/comment-page-1#comment-72</link>
		<dc:creator>Web Phrontistery &#187; Troubleshooting strange Dojo bugs in Internet Explorer</dc:creator>
		<pubDate>Wed, 24 Feb 2010 19:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webscalingblog.com/?p=105#comment-72</guid>
		<description>[...] Internet Explorer has a bug with domReady in which it has neglected to fix in all of its versions. The following blog posting documents the problem pretty well and suggests that in some instances the event is fired right [...]</description>
		<content:encoded><![CDATA[<p>[...] Internet Explorer has a bug with domReady in which it has neglected to fix in all of its versions. The following blog posting documents the problem pretty well and suggests that in some instances the event is fired right [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freelancer</title>
		<link>http://www.webscalingblog.com/uncategorized/ie-and-domready.html/comment-page-1#comment-49</link>
		<dc:creator>freelancer</dc:creator>
		<pubDate>Tue, 09 Jun 2009 10:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webscalingblog.com/?p=105#comment-49</guid>
		<description>What makes it even worse is that it often triggers &quot;Cannot display the webpage&quot; bug on IE</description>
		<content:encoded><![CDATA[<p>What makes it even worse is that it often triggers &#8220;Cannot display the webpage&#8221; bug on IE</p>
]]></content:encoded>
	</item>
</channel>
</rss>
