<?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: The Ultimate PNG Guide</title>
	<atom:link href="http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/</link>
	<description>Doing That Web Standards Thing</description>
	<pubDate>Fri, 21 Nov 2008 09:10:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Trevor</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-1007</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Thu, 17 Jul 2008 02:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-1007</guid>
		<description>@Brad-
What do you mean you ignored my empty div rule? Did you mean when I set the background image to blank.gif?

The only reason that is there is because we need to tell IE6, not to use the PNG we had previously declared as the background image, but instead use the PNG being passed in through the filter.

Does that answer your question?</description>
		<content:encoded><![CDATA[<p>@Brad-<br />
What do you mean you ignored my empty div rule? Did you mean when I set the background image to blank.gif?</p>
<p>The only reason that is there is because we need to tell IE6, not to use the PNG we had previously declared as the background image, but instead use the PNG being passed in through the filter.</p>
<p>Does that answer your question?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-1006</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Wed, 16 Jul 2008 21:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-1006</guid>
		<description>Thanks, dude. This is awesome. I've been looking for a solution for tiling transparent pngs in IE. This seems to work a-ok.

One question: 

I ignored your empty div rule, and just placed the line,

"filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/nameofimage-trans.png', sizingMethod='scale');"

below the line where i declare the background-image for the div that i'm using it on in the css, 

"background-image: url(images/blue-trans.png); "

and it seemed to work fine. Is there a possible conflict with doing this?</description>
		<content:encoded><![CDATA[<p>Thanks, dude. This is awesome. I&#8217;ve been looking for a solution for tiling transparent pngs in IE. This seems to work a-ok.</p>
<p>One question: </p>
<p>I ignored your empty div rule, and just placed the line,</p>
<p>&#8220;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src=&#8217;images/nameofimage-trans.png&#8217;, sizingMethod=&#8217;scale&#8217;);&#8221;</p>
<p>below the line where i declare the background-image for the div that i&#8217;m using it on in the css, </p>
<p>&#8220;background-image: url(images/blue-trans.png); &#8221;</p>
<p>and it seemed to work fine. Is there a possible conflict with doing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-994</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 08 Jul 2008 17:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-994</guid>
		<description>After much tinkering, my problem lies with overlapping PNG's where clipping occurs. Basically, my main body background is a PNG because I need the drop shadow. Two of the PNG images located in the main body have to be positioned outside of their DIV's. The problem is when the PNG images overlap another PNG image, they are clipped.

http://tailored.previsuals.com/test.html

I am banging my head on this one.</description>
		<content:encoded><![CDATA[<p>After much tinkering, my problem lies with overlapping PNG&#8217;s where clipping occurs. Basically, my main body background is a PNG because I need the drop shadow. Two of the PNG images located in the main body have to be positioned outside of their DIV&#8217;s. The problem is when the PNG images overlap another PNG image, they are clipped.</p>
<p><a href="http://tailored.previsuals.com/test.html" rel="nofollow">http://tailored.previsuals.com/test.html</a></p>
<p>I am banging my head on this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-988</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 03 Jul 2008 00:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-988</guid>
		<description>Ok, I thought the problem was with the png fixes, but instead I realized it's an IE6 negative margin bug. Thanks though.</description>
		<content:encoded><![CDATA[<p>Ok, I thought the problem was with the png fixes, but instead I realized it&#8217;s an IE6 negative margin bug. Thanks though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-986</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Wed, 02 Jul 2008 03:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-986</guid>
		<description>@Thomas-
I think you are making your code way too complicated. Take a look at the examples that I did. You could reduce all of those lines of PNG fixes into 2 lines of code. My first suggestion would be to try reducing the code first, then see if that fixes your problem.</description>
		<content:encoded><![CDATA[<p>@Thomas-<br />
I think you are making your code way too complicated. Take a look at the examples that I did. You could reduce all of those lines of PNG fixes into 2 lines of code. My first suggestion would be to try reducing the code first, then see if that fixes your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-985</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 02 Jul 2008 03:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-985</guid>
		<description>http://tailored.previsuals.com/test.html

Check that site out in IE6 and you will see what I mean.

My transparency is being done like so:

#flash{background:url(images/flash.png) no-repeat; azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &#38;&#38; this.src.toLowerCase().indexOf('.png')&#62;-1?
(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src="images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace
('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
); width:637px; height:295px; position:absolute; top:0; left:-14px; z-index:1; }

This ID selector is for the transparent image of the photographs.

Hopefully this helps.</description>
		<content:encoded><![CDATA[<p><a href="http://tailored.previsuals.com/test.html" rel="nofollow">http://tailored.previsuals.com/test.html</a></p>
<p>Check that site out in IE6 and you will see what I mean.</p>
<p>My transparency is being done like so:</p>
<p>#flash{background:url(images/flash.png) no-repeat; azimuth: expression(<br />
this.pngSet?this.pngSet=true:(this.nodeName == &#8220;IMG&#8221; &amp;&amp; this.src.toLowerCase().indexOf(&#8216;.png&#8217;)&gt;-1?<br />
(this.runtimeStyle.backgroundImage = &#8220;none&#8221;,<br />
this.runtimeStyle.filter = &#8220;progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;&#8221; + this.src + &#8220;&#8217;, sizingMethod=&#8217;image&#8217;)&#8221;,<br />
this.src=&#8221;images/blank.gif&#8221;):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace<br />
(&#8216;url(&#8220;&#8217;,&#8221;).replace(&#8216;&#8221;)&#8217;,&#8221;),<br />
this.runtimeStyle.filter = &#8220;progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;&#8221; + this.origBg + &#8220;&#8217;, sizingMethod=&#8217;scale&#8217;)&#8221;,<br />
this.runtimeStyle.backgroundImage = &#8220;none&#8221;)),this.pngSet=true<br />
); width:637px; height:295px; position:absolute; top:0; left:-14px; z-index:1; }</p>
<p>This ID selector is for the transparent image of the photographs.</p>
<p>Hopefully this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-984</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Wed, 02 Jul 2008 02:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-984</guid>
		<description>@Thomas-
Do you have an example you can show? Is this only happening in IE6? Are you using the JavaScript fix or are you manually applying the PNG fix?</description>
		<content:encoded><![CDATA[<p>@Thomas-<br />
Do you have an example you can show? Is this only happening in IE6? Are you using the JavaScript fix or are you manually applying the PNG fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-983</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 02 Jul 2008 02:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-983</guid>
		<description>I've encountred a problem where the transparent images I'm using are positioned outside of their divs and when a png fix is applied, the part of the image that is outside the div is cut off.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve encountred a problem where the transparent images I&#8217;m using are positioned outside of their divs and when a png fix is applied, the part of the image that is outside the div is cut off.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Turner</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-651</link>
		<dc:creator>Adrian Turner</dc:creator>
		<pubDate>Mon, 31 Mar 2008 21:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-651</guid>
		<description>Hey I really needed to know how to properly display png-24 alpha transparency in IE6. Great guide.

Thanks!!!</description>
		<content:encoded><![CDATA[<p>Hey I really needed to know how to properly display png-24 alpha transparency in IE6. Great guide.</p>
<p>Thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-649</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 31 Mar 2008 21:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-649</guid>
		<description>Has anyone figured out how to properly display png-24 alpha transparency on IE6?  This has bugged me forever.  I can use png-8 all day long, but of course IE6 likes to turn all alpha transparency to grey.</description>
		<content:encoded><![CDATA[<p>Has anyone figured out how to properly display png-24 alpha transparency on IE6?  This has bugged me forever.  I can use png-8 all day long, but of course IE6 likes to turn all alpha transparency to grey.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bugfix para imagens PNG no Internet Explorer &#124; Blue MUIOMUIO</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-622</link>
		<dc:creator>Bugfix para imagens PNG no Internet Explorer &#124; Blue MUIOMUIO</dc:creator>
		<pubDate>Thu, 27 Mar 2008 12:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-622</guid>
		<description>[...] Podem ler mais sobre este script em: http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Podem ler mais sobre este script em: <a href="http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/" rel="nofollow">http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Herzberger.com &#187; Blog Archive &#187; Here is your del.icio.us goodness for 03-18</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-610</link>
		<dc:creator>Matt Herzberger.com &#187; Blog Archive &#187; Here is your del.icio.us goodness for 03-18</dc:creator>
		<pubDate>Tue, 18 Mar 2008 08:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-610</guid>
		<description>[...] 4 - Trevor Davis &#124; Blog &#124; The Ultimate PNG Guide [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 4 - Trevor Davis | Blog | The Ultimate PNG Guide [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erika</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-609</link>
		<dc:creator>Erika</dc:creator>
		<pubDate>Tue, 18 Mar 2008 06:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-609</guid>
		<description>This is so right on time. Thanks! :)</description>
		<content:encoded><![CDATA[<p>This is so right on time. Thanks! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Davis &#124; Blog &#124; PNGs, the AlphaImageLoader Filter, and hasLayout</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-576</link>
		<dc:creator>Trevor Davis &#124; Blog &#124; PNGs, the AlphaImageLoader Filter, and hasLayout</dc:creator>
		<pubDate>Fri, 07 Mar 2008 03:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-576</guid>
		<description>[...] recently wrote an article discussing how to use PNGs effectively in all browsers (including IE6). For work, I had to slice a site that used a lot of PNGs, and I ran into something that I had never [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] recently wrote an article discussing how to use PNGs effectively in all browsers (including IE6). For work, I had to slice a site that used a lot of PNGs, and I ran into something that I had never [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Davis &#124; Blog &#187; Updated Dean Edwards&#8217; IE7 Scripts</title>
		<link>http://trevordavis.net/blog/tutorial/the-ultimate-png-guide/#comment-250</link>
		<dc:creator>Trevor Davis &#124; Blog &#187; Updated Dean Edwards&#8217; IE7 Scripts</dc:creator>
		<pubDate>Wed, 09 Jan 2008 02:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://trevordavis.net/?p=46#comment-250</guid>
		<description>[...] I have noted in previous posts: Using Dean Edwards&#8217; IE7 Script, The Ultimate PNG Guide, I am a big advocate of the Dean Edwards&#8217; IE7 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I have noted in previous posts: Using Dean Edwards&rsquo; IE7 Script, The Ultimate PNG Guide, I am a big advocate of the Dean Edwards&rsquo; IE7 [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
