<?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>Artistic Era &#187; png transparency css</title>
	<atom:link href="http://www.artisticera.com/category/png-transparency-css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.artisticera.com</link>
	<description>Artistic Era is the biggest Web Designers Group, Internet Marketing Specialist in india. Website Designer &#124; Search Engine Optimization India &#124; SEO India &#124; Internet Marketing India</description>
	<lastBuildDate>Wed, 09 Dec 2009 03:18:10 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ie6 PNG transparency Fix / Hack</title>
		<link>http://www.artisticera.com/png-transparency-css/ie6-png-transparency-fix-hack.html</link>
		<comments>http://www.artisticera.com/png-transparency-css/ie6-png-transparency-fix-hack.html#comments</comments>
		<pubDate>Wed, 09 Jul 2008 03:52:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PNG]]></category>
		<category><![CDATA[ie 6 css hack]]></category>
		<category><![CDATA[png transparency css]]></category>
		<category><![CDATA[png transparency fix]]></category>
		<category><![CDATA[png transparency in ie6]]></category>

		<guid isPermaLink="false">http://www.artisticera.com/uncategorized/ie6-png-transparency-fix-hack.html</guid>
		<description><![CDATA[As IE6 doesn&#8217;t support Alpha Channel Transparency PNG files. With this code we can use PNG’s In IE 6.

Just Copy and paste this code in this CSS file. Copy transparent.gif in to &#8220;images&#8221; folder.

/*Start css code*/
* html img,
* html .png {position:relative; behavior: expression((this.runtimeStyle.behavior=&#8221;none&#8221;)&#38;&#38;(this.pngSet?this.pngSet=true:(this.nodeName == &#8220;IMG&#8221; &#38;&#38; this.src.toLowerCase().indexOf(&#8217;.png&#8217;)&#62;-1?(this.runtimeStyle.backgroundImage = &#8220;none&#8221;,this.runtimeStyle.filter = &#8220;progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;&#8221; + this.src + &#8220;&#8216;, [...]]]></description>
			<content:encoded><![CDATA[<div><span style="font-size: 130%; color: #000000;">As <a href="http://artisticseo.blogspot.com/2008/07/ie6-png-transparency-fix-hack.html">IE6 doesn&#8217;t support Alpha Channel</a> <a href="http://artisticseo.blogspot.com/2008/07/ie6-png-transparency-fix-hack.html">Transparency PNG files</a>. With this code we can use <a href="http://artisticseo.blogspot.com/2008/07/ie6-png-transparency-fix-hack.html">PNG’s In IE 6</a>.<br />
</span></div>
<div><span style="font-size: 130%; color: #000000;">Just Copy and paste this code in this CSS file. <a href="http://artisticseo.blogspot.com/2008/07/ie6-png-transparency-fix-hack.html">Copy transparent.gif </a>in to &#8220;images&#8221; folder.</span></div>
<div>
<p><span style="color: #c0c0c0;">/*Start css code*/</span></p>
<p><span>* html img,<br />
* html .png</span><span> {position:relative; behavior: expression((this.runtimeStyle.behavior=&#8221;none&#8221;)&amp;&amp;(this.pngSet?this.pngSet=true:(this.nodeName == &#8220;IMG&#8221; &amp;&amp; this.src.toLowerCase().indexOf(&#8217;.png&#8217;)&gt;-1?(this.runtimeStyle.backgroundImage = &#8220;none&#8221;,this.runtimeStyle.filter = &#8220;progid:DXImageTransform.Microsoft.AlphaImageLoader(src=&#8217;&#8221; + this.src + &#8220;&#8216;, sizingMethod=&#8217;image&#8217;)&#8221;, this.src = &#8220;images/transparent.gif&#8221;):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace(&#8217;url(&#8221;&#8216;,&#8221;).replace(&#8217;&#8221;)&#8217;,&#8221;),<br />
this.runtimeStyle.filter = &#8220;progid:DXImageTransform.Microsoft.AlphaImageLoader<br />
(src=&#8217;&#8221; + this.origBg + &#8220;&#8216;, sizingMethod=&#8217;crop&#8217;)&#8221;,this.runtimeStyle.backgroundImage = &#8220;none&#8221;)),this.pngSet=true));}</span></p>
<p><span style="color: #c0c0c0;">/*End css code*/</span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.artisticera.com/png-transparency-css/ie6-png-transparency-fix-hack.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
