<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/css/tags/alpha</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 09:58:02 GMT</pubDate>
<item>
<title>(CSS) Cross Browser Opacity - amitmojumder</title>
<link>http://snipplr.com/view/60828/cross-browser-opacity/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 15 Nov 2011 06:04:24 GMT</pubDate>
<guid>http://snipplr.com/view/60828/cross-browser-opacity/</guid>
</item>
<item>
<title>(CSS) The correct way to do CSS opacity in all browsers - vagrantradio</title>
<link>http://snipplr.com/view/35702/the-correct-way-to-do-css-opacity-in-all-browsers/</link>
<description><![CDATA[ <p>If you don’t use this order, IE8-as-IE7 doesn’t apply the opacity, although IE8 and a pure IE7 do.</p> ]]></description>
<pubDate>Sat, 12 Jun 2010 10:32:32 GMT</pubDate>
<guid>http://snipplr.com/view/35702/the-correct-way-to-do-css-opacity-in-all-browsers/</guid>
</item>
<item>
<title>(CSS) Easy Cross-Browser Compatible Way to use PNG's with Alpha using only CSS - adamcoulombe</title>
<link>http://snipplr.com/view/22422/easy-crossbrowser-compatible-way-to-use-pngs-with-alpha-using-only-css/</link>
<description><![CDATA[ <p>This is a 3 liner to use PNG images that contain alpha in IE6... fairly simple. First line is any styles we want to apply, including height and width. Second line we use alphaimageloader to load the PNG for ie6. The third line is for every other browser. This could also be done without the need for CSS hacks if you are going to have an IE6 specific stylesheet.</p> ]]></description>
<pubDate>Tue, 03 Nov 2009 15:46:30 GMT</pubDate>
<guid>http://snipplr.com/view/22422/easy-crossbrowser-compatible-way-to-use-pngs-with-alpha-using-only-css/</guid>
</item>
<item>
<title>(CSS) CSS for IE6 PNG-24 Backgrounds - misteroneill</title>
<link>http://snipplr.com/view/19089/css-for-ie6-png24-backgrounds/</link>
<description><![CDATA[ <p>This bit of CSS allows IE6 to render alpha-transparency in PNG-24 images.  However, using Microsoft filters can dramatically degrade performance, so use sparingly and consider an alternative (non-tranparent) image for IE6 specifically.</p> ]]></description>
<pubDate>Tue, 01 Sep 2009 00:07:20 GMT</pubDate>
<guid>http://snipplr.com/view/19089/css-for-ie6-png24-backgrounds/</guid>
</item>
<item>
<title>(CSS) Transparencia - Daidaros</title>
<link>http://snipplr.com/view/12302/transparencia/</link>
<description><![CDATA[ <p>Para dejar un elemento transparente en cuatro motores de browsers.</p> ]]></description>
<pubDate>Tue, 17 Feb 2009 14:33:05 GMT</pubDate>
<guid>http://snipplr.com/view/12302/transparencia/</guid>
</item>
<item>
<title>(CSS) Crossbrowser Opacity - sidisinsane</title>
<link>http://snipplr.com/view/10094/crossbrowser-opacity/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 27 Nov 2008 17:14:46 GMT</pubDate>
<guid>http://snipplr.com/view/10094/crossbrowser-opacity/</guid>
</item>
<item>
<title>(CSS) PNG support in Internet Explorer 5.5 - 6 with working links - HerrSerker</title>
<link>http://snipplr.com/view/6094/png-support-in-internet-explorer-55--6-with-working-links/</link>
<description><![CDATA[ <p>IE 5.5 to 6 don't support generic PNG with Alpha-Channel
To get the advantage of PNGs use the akward AlphaImageLoader-filter (AIL) as described on the msdn site ( http://msdn.microsoft.com/en-us/library/ms532969(VS.85).aspx ).

But because the AIL is a DirectX-processing, some links and mouseover effexts in front of the PNG, when used as background-image, won't work, because the AIL will put itself in front of the links (like in the DOM or surface, but not visually).

A workaround for this is, to let the anchor or a surrounding element inside the element with the AIL-filter get the position:relative, or a different position (except static, I guess).

This will again work.

P.S.: AIL will not work with repeated background-mages, because the AIL-filter doesn't support repeating of images</p> ]]></description>
<pubDate>Fri, 02 May 2008 08:28:32 GMT</pubDate>
<guid>http://snipplr.com/view/6094/png-support-in-internet-explorer-55--6-with-working-links/</guid>
</item>
<item>
<title>(CSS) CSS opacity and transparency setting - pmusaraj</title>
<link>http://snipplr.com/view/2626/css-opacity-and-transparency-setting/</link>
<description><![CDATA[ <p>Useful for setting transparent dropdowns, etc.</p> ]]></description>
<pubDate>Fri, 11 May 2007 08:23:23 GMT</pubDate>
<guid>http://snipplr.com/view/2626/css-opacity-and-transparency-setting/</guid>
</item>
</channel>
</rss>
