<?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: IE, FireFox, Opera 浏览器支持Alpha透明的方法</title>
	<atom:link href="http://realazy.org/blog/2006/03/21/ie-firefox-opera-alpha-transparency/feed/" rel="self" type="application/rss+xml" />
	<link>http://realazy.org/blog/2006/03/21/ie-firefox-opera-alpha-transparency/</link>
	<description>web 标准，前端开发，编程感悟，生活杂想</description>
	<pubDate>Thu, 24 Jul 2008 16:01:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: skybo</title>
		<link>http://realazy.org/blog/2006/03/21/ie-firefox-opera-alpha-transparency/#comment-30119</link>
		<dc:creator>skybo</dc:creator>
		<pubDate>Sun, 26 Aug 2007 16:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog//?p=87#comment-30119</guid>
		<description>filter:alpha(opacity=50);       /* IE */
-moz-opacity:0.5;              /* Moz + FF */
opacity: 0.5;           /* 支持CSS3的浏览器（FF 1.5也支持）*/

或许我可以同时打三份工..收入N多</description>
		<content:encoded><![CDATA[<p>filter:alpha(opacity=50);       /* IE */<br />
-moz-opacity:0.5;              /* Moz + FF */<br />
opacity: 0.5;           /* 支持CSS3的浏览器（FF 1.5也支持）*/</p>
<p>或许我可以同时打三份工..收入N多</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lvliang</title>
		<link>http://realazy.org/blog/2006/03/21/ie-firefox-opera-alpha-transparency/#comment-23323</link>
		<dc:creator>lvliang</dc:creator>
		<pubDate>Sun, 24 Jun 2007 07:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog//?p=87#comment-23323</guid>
		<description>ie 下MS要设置个高度什么的才能透明。（测试ie6）</description>
		<content:encoded><![CDATA[<p>ie 下MS要设置个高度什么的才能透明。（测试ie6）</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chundongwang</title>
		<link>http://realazy.org/blog/2006/03/21/ie-firefox-opera-alpha-transparency/#comment-4122</link>
		<dc:creator>chundongwang</dc:creator>
		<pubDate>Sun, 17 Dec 2006 04:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://realazy.org/blog//?p=87#comment-4122</guid>
		<description>现在还没有发布css3啊</description>
		<content:encoded><![CDATA[<p>现在还没有发布css3啊</p>
]]></content:encoded>
	</item>
</channel>
</rss>
