<?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: IE6 png Alpha Transparency Script</title>
	<atom:link href="http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/</link>
	<description>Aaron Barker's random bablings</description>
	<lastBuildDate>Wed, 14 Nov 2007 22:52:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mohammad</title>
		<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/comment-page-1/#comment-24841</link>
		<dc:creator>Mohammad</dc:creator>
		<pubDate>Wed, 14 Nov 2007 22:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/#comment-24841</guid>
		<description>Hi.my country has blocked the access to the web site containing this script.i will be thankful if some one sends it to me 
Mohammad_rahmani_xyz@yahoo.com</description>
		<content:encoded><![CDATA[<p>Hi.my country has blocked the access to the web site containing this script.i will be thankful if some one sends it to me<br />
<a href="mailto:Mohammad_rahmani_xyz@yahoo.com">Mohammad_rahmani_xyz@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IdeFixx</title>
		<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/comment-page-1/#comment-17420</link>
		<dc:creator>IdeFixx</dc:creator>
		<pubDate>Fri, 13 Apr 2007 04:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/#comment-17420</guid>
		<description>Many THX goes to Ralf S!
BTW you can go directly to the website of Angus Turnbull:
http://www.twinhelix.com/css/iepngfix/</description>
		<content:encoded><![CDATA[<p>Many THX goes to Ralf S!<br />
BTW you can go directly to the website of Angus Turnbull:<br />
<a href="http://www.twinhelix.com/css/iepngfix/" rel="nofollow">http://www.twinhelix.com/css/iepngfix/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralf S</title>
		<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/comment-page-1/#comment-16643</link>
		<dc:creator>Ralf S</dc:creator>
		<pubDate>Tue, 13 Mar 2007 20:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/#comment-16643</guid>
		<description>This site uses transparent PNG&#039;s to create a Vista style aero look:

http://www.ilovetorrent.nl</description>
		<content:encoded><![CDATA[<p>This site uses transparent PNG&#8217;s to create a Vista style aero look:</p>
<p><a href="http://www.ilovetorrent.nl" rel="nofollow">http://www.ilovetorrent.nl</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Scherf</title>
		<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/comment-page-1/#comment-15420</link>
		<dc:creator>Ryan Scherf</dc:creator>
		<pubDate>Fri, 02 Feb 2007 19:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/#comment-15420</guid>
		<description>I found a problem with your script.  It seems that it did not always work for me in IE6.  This was because I did not set height/width for each of my .png&#039;s therefore the overlay image was only 1x1 and not showing up.  I added a simple method to keep track of the height and width of png and should work on any dimension.

w = is[x].offsetWidth;
h = is[x].offsetHeight
is[x].src = &quot;images/z.gif&quot;; 
is[x].width = w;
is[x].height = h;

PS.  Thanks for the great script.  I have tried many others and they have all failed.</description>
		<content:encoded><![CDATA[<p>I found a problem with your script.  It seems that it did not always work for me in IE6.  This was because I did not set height/width for each of my .png&#8217;s therefore the overlay image was only 1&#215;1 and not showing up.  I added a simple method to keep track of the height and width of png and should work on any dimension.</p>
<p>w = is[x].offsetWidth;<br />
h = is[x].offsetHeight<br />
is[x].src = &#8220;images/z.gif&#8221;;<br />
is[x].width = w;<br />
is[x].height = h;</p>
<p>PS.  Thanks for the great script.  I have tried many others and they have all failed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blaise</title>
		<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/comment-page-1/#comment-14415</link>
		<dc:creator>blaise</dc:creator>
		<pubDate>Mon, 25 Dec 2006 03:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/#comment-14415</guid>
		<description>The problem with this script is, of course, that it doesn&#039;t work with PNG background images.</description>
		<content:encoded><![CDATA[<p>The problem with this script is, of course, that it doesn&#8217;t work with PNG background images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/comment-page-1/#comment-161</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 30 Aug 2005 05:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/#comment-161</guid>
		<description>Hadn&#039;t tried to save it, but that does make sense.  Don&#039;t think there is anything you can really do about that.  But will ponder upon it.</description>
		<content:encoded><![CDATA[<p>Hadn&#8217;t tried to save it, but that does make sense.  Don&#8217;t think there is anything you can really do about that.  But will ponder upon it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/comment-page-1/#comment-155</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Fri, 05 Aug 2005 12:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.zelph.com/archives/2005/01/28/ie6-png-alpha-transparency-script/#comment-155</guid>
		<description>great script. only 1 bug I see that I could use help with...

still seems to do it to all images (even JPG).
The other side effect is that the user can&#039;t save/download the source image, since right clicking reveals the blank GIF overlay....</description>
		<content:encoded><![CDATA[<p>great script. only 1 bug I see that I could use help with&#8230;</p>
<p>still seems to do it to all images (even JPG).<br />
The other side effect is that the user can&#8217;t save/download the source image, since right clicking reveals the blank GIF overlay&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
