<?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: Dealing with the IE 7 (and 8) Transparency Bug with jQuery</title>
	<atom:link href="http://solutions.treypiepmeier.com/2009/05/14/dealing-with-the-ie-7-transparency-bug-with-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutions.treypiepmeier.com/2009/05/14/dealing-with-the-ie-7-transparency-bug-with-jquery/</link>
	<description>So I don&#039;t have to figure things out more than once.</description>
	<lastBuildDate>Sat, 07 Aug 2010 23:10:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David</title>
		<link>http://solutions.treypiepmeier.com/2009/05/14/dealing-with-the-ie-7-transparency-bug-with-jquery/comment-page-1/#comment-52368</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 22 May 2009 08:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://solutions.treypiepmeier.com/?p=282#comment-52368</guid>
		<description>&lt;p&gt;I should point that i also use a container div like this:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&lt;div id=&quot;logoCont&quot;&gt;
    &lt;div id=&quot;logo&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I cant remember why but i think i did this because you cannot set the opacity of the div with the background image otherwise it disappears.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I should point that i also use a container div like this:</p>

<pre><code>&lt;div id="logoCont"&gt;
    &lt;div id="logo"&gt;&lt;/div&gt;
&lt;/div&gt;
</code></pre>

<p>I cant remember why but i think i did this because you cannot set the opacity of the div with the background image otherwise it disappears.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://solutions.treypiepmeier.com/2009/05/14/dealing-with-the-ie-7-transparency-bug-with-jquery/comment-page-1/#comment-52367</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 22 May 2009 08:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://solutions.treypiepmeier.com/?p=282#comment-52367</guid>
		<description>&lt;p&gt;I just worked out a solution to this problem. If you use AlphaImageLoader to load 
the PNG image then it will appear correctly. I noticed this because I use AlphaImageLoader for IE6 and my images were working fine in IE6.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just worked out a solution to this problem. If you use AlphaImageLoader to load 
the PNG image then it will appear correctly. I noticed this because I use AlphaImageLoader for IE6 and my images were working fine in IE6.</p>]]></content:encoded>
	</item>
</channel>
</rss>
