<?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"
	>
<channel>
	<title>Comments on: IE7 Bug: Blank page (white screen) after some refresh&#8217;s</title>
	<atom:link href="http://www.webdevbros.net/2006/11/26/ie7-bug-blank-page-white-screen-after-some-refreshs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevbros.net/2006/11/26/ie7-bug-blank-page-white-screen-after-some-refreshs/</link>
	<description>hot talk about web scripting</description>
	<pubDate>Thu, 28 Aug 2008 09:09:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Tom</title>
		<link>http://www.webdevbros.net/2006/11/26/ie7-bug-blank-page-white-screen-after-some-refreshs/#comment-1397</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 10 Dec 2007 12:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://fabiankoehler.de/wdb/?p=23#comment-1397</guid>
		<description>Your post put me on the right track to solving this - thanks.  

I was unable to see any pages within a pretty standard JSP web app that contained a (properly formed!) non-empty script element, e.g.  within the  element of an xhtml-doctype page.  I just kept getting a blank page in both IE6 &#38; IE7 although the page had loaded and the source was viewable.  Putting the script element into the  did nothing - the only way round it was to turn it into an empty-body HTML4 type tag, e.g. .  

Just another example of poor IE standards compliance I guess, and really annoying, not only to track down but because of the solution!!</description>
		<content:encoded><![CDATA[<p>Your post put me on the right track to solving this - thanks.  </p>
<p>I was unable to see any pages within a pretty standard JSP web app that contained a (properly formed!) non-empty script element, e.g.  within the  element of an xhtml-doctype page.  I just kept getting a blank page in both IE6 &amp; IE7 although the page had loaded and the source was viewable.  Putting the script element into the  did nothing - the only way round it was to turn it into an empty-body HTML4 type tag, e.g. .  </p>
<p>Just another example of poor IE standards compliance I guess, and really annoying, not only to track down but because of the solution!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
