<?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: A Better IE6 PNG fix</title>
	<atom:link href="http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/</link>
	<description>comments on the world, from the point of view of hats. mostly grey</description>
	<pubDate>Fri, 21 Nov 2008 23:25:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Farshid</title>
		<link>http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-15324</link>
		<dc:creator>Farshid</dc:creator>
		<pubDate>Thu, 13 Nov 2008 09:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-15324</guid>
		<description>Thanks, this is great.
I had problem with links on hover... using this solution I was able to make it work:

#topmodulestable .topmodulestd .generalbtn a, #content3coltable .content3coltd .generalbtn a, #botmodulestable .botmodulestd .generalbtn a{
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/btn_bg.png');
cursor:pointer;
}
#topmodulestable .topmodulestd .generalbtn a:hover, #content3coltable .content3coltd .generalbtn a:hover, #botmodulestable .botmodulestd .generalbtn a:hover{
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/btn_over_bg.png');
cursor:pointer;
}

I added "cursor:pointer;" to the style as it seems to be needed for the pointer mouse icon.</description>
		<content:encoded><![CDATA[<p>Thanks, this is great.<br />
I had problem with links on hover&#8230; using this solution I was able to make it work:</p>
<p>#topmodulestable .topmodulestd .generalbtn a, #content3coltable .content3coltd .generalbtn a, #botmodulestable .botmodulestd .generalbtn a{<br />
background-image:none;<br />
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=&#8217;img/btn_bg.png&#8217;);<br />
cursor:pointer;<br />
}<br />
#topmodulestable .topmodulestd .generalbtn a:hover, #content3coltable .content3coltd .generalbtn a:hover, #botmodulestable .botmodulestd .generalbtn a:hover{<br />
background-image:none;<br />
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=&#8217;img/btn_over_bg.png&#8217;);<br />
cursor:pointer;<br />
}</p>
<p>I added &#8220;cursor:pointer;&#8221; to the style as it seems to be needed for the pointer mouse icon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hung Doan</title>
		<link>http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-14405</link>
		<dc:creator>Hung Doan</dc:creator>
		<pubDate>Wed, 08 Oct 2008 02:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-14405</guid>
		<description>Thanks so much, it's very wonderfull</description>
		<content:encoded><![CDATA[<p>Thanks so much, it&#8217;s very wonderfull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: revoked</title>
		<link>http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-13915</link>
		<dc:creator>revoked</dc:creator>
		<pubDate>Tue, 23 Sep 2008 16:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-13915</guid>
		<description>@Claudiu

I've found that it's much easier to just handle the roll-overs in a stylesheet. Giving the element a class or id then switching the filter for it on :hover. Instead of using javascript to auto-replace the background with a filter. I hope that helps.</description>
		<content:encoded><![CDATA[<p>@Claudiu</p>
<p>I&#8217;ve found that it&#8217;s much easier to just handle the roll-overs in a stylesheet. Giving the element a class or id then switching the filter for it on :hover. Instead of using javascript to auto-replace the background with a filter. I hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudiu</title>
		<link>http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-13914</link>
		<dc:creator>Claudiu</dc:creator>
		<pubDate>Tue, 23 Sep 2008 16:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-13914</guid>
		<description>Doesn't work. I have a rollover image button formed out of two .pngs and they disappear on IE 7.</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work. I have a rollover image button formed out of two .pngs and they disappear on IE 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Css ed IE6: 5 problemi tipici e le soluzioni per risolverli &#171; Fedeweb</title>
		<link>http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-13876</link>
		<dc:creator>Css ed IE6: 5 problemi tipici e le soluzioni per risolverli &#171; Fedeweb</dc:creator>
		<pubDate>Mon, 22 Sep 2008 06:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.greyhats.com/2006/11/10/a-better-ie6-png-fix/#comment-13876</guid>
		<description>[...] .trans { background-color: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=”yourPNG.png”, sizingMethod=”crop”); } Ci sono anche dei script che risolvono il problema. Io vi consiglio questo. [...]</description>
		<content:encoded><![CDATA[<p>[...] .trans { background-color: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=”yourPNG.png”, sizingMethod=”crop”); } Ci sono anche dei script che risolvono il problema. Io vi consiglio questo. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
