<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brad Collins &#187; IE7</title>
	<atom:link href="http://bradcollins.com/tag/ie7/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradcollins.com</link>
	<description>Religion, Politics, Tech, Language, Life</description>
	<lastBuildDate>Thu, 22 Jul 2010 18:15:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Reason #10,754 To Execrate Internet Explorer 6</title>
		<link>http://bradcollins.com/2009/04/20/reason-10754-to-execrate-internet-explorer-6/</link>
		<comments>http://bradcollins.com/2009/04/20/reason-10754-to-execrate-internet-explorer-6/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 21:58:16 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Peeves]]></category>

		<guid isPermaLink="false">http://bradcollins.com/?p=110</guid>
		<description><![CDATA[Ever seen this pop up in Internet Explorer 6 (or 7)? This page contains both secure and nonsecure items. Do you want to display the nonsecure items? You spend hours combing through server-side source, hours more combing through client-side source, &#8230; <a href="http://bradcollins.com/2009/04/20/reason-10754-to-execrate-internet-explorer-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever seen this pop up in Internet Explorer 6 (or 7)?</p>
<blockquote><p>This page contains both secure and nonsecure items. Do you want to display the nonsecure items?</p></blockquote>
<p>You spend hours combing through server-side source, hours more combing through client-side source, and yet more hours sniffing and poring over headers, and nothing. Nothing <acronym title="Hypertext Transfer Protocol">HTTP</acronym> when it should be <acronym title="Hypertext Transfer Protocol, Secure">HTTPS</acronym>.</p>
<p>Well this could be your problem, yet another non sequitur brought to you by Microsoft:</p>
<blockquote><p>This problem occurs if  the Web page script calls the <strong>removeChild()</strong> method to delete a  DIV element that references a background image. <cite>—<a href="http://support.microsoft.com/kb/925014">http://support.microsoft.com/kb/925014</a></cite></p></blockquote>
<p>This only appears to happen when the style is inline. In other words, say you have something like this:</p>
<pre><code>&lt;div id="err" style="background-image:url(err.gif)"&gt;
   Nee!
&lt;/div&gt;</code></pre>
<p>If you attempt to vaporize that <code>div</code> with <code>removeChild()</code>, you&#8217;re suddenly no longer secure.</p>
<p>Okaaay. Make sense to you? Makes sense to me!</p>
<p>Firefox, take me away!</p>
]]></content:encoded>
			<wfw:commentRss>http://bradcollins.com/2009/04/20/reason-10754-to-execrate-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
