<?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: Cross-Browser Compatible CSS&#160;Opacity</title> <atom:link href="http://davidwalsh.name/css-opacity/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/css-opacity</link> <description>PHP, CSS, MooTools, jQuery, and Everything Else</description> <lastBuildDate>Sun, 21 Mar 2010 18:13:15 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Leo</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-13116</link> <dc:creator>Leo</dc:creator> <pubDate>Sat, 31 Oct 2009 23:30:58 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-13116</guid> <description>To make it AND valid, AND ok for IE, AND ok for Safari, AND ok for moz, AND etc....&lt;!-- first! --&gt;/**/&lt;!-- second! --&gt;
&lt;!--[if lte IE 7]&gt;.show-50 { filter:alpha(opacity=50); }&lt;![endif]--&gt;(I hope all the code came trough)</description> <content:encoded><![CDATA[<p>To make it AND valid, AND ok for IE, AND ok for Safari, AND ok for moz, AND etc&#8230;.</p><p></p><p>/**/</p><p><br
/> <!--[if lte IE 7]&gt;.show-50 { filter:alpha(opacity=50); }&lt;![endif]--></p><p>(I hope all the code came trough)</p> ]]></content:encoded> </item> <item><title>By: Tony</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-12426</link> <dc:creator>Tony</dc:creator> <pubDate>Sat, 03 Oct 2009 23:02:07 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-12426</guid> <description>Neat, but does not comply to standards. Using a semi-transparent 1x1 px gif and a little absolute positioning does the trick for me :)</description> <content:encoded><![CDATA[<p>Neat, but does not comply to standards. Using a semi-transparent 1&#215;1 px gif and a little absolute positioning does the trick for me :)</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-11007</link> <dc:creator>Paul</dc:creator> <pubDate>Mon, 03 Aug 2009 21:46:58 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-11007</guid> <description>This is pretty well documented and used often.  It&#039;s a cool feature that deserves attention, but calling it &quot;overlooked for quite some time&quot; is stretching too far in my opinion.</description> <content:encoded><![CDATA[<p>This is pretty well documented and used often.  It&#8217;s a cool feature that deserves attention, but calling it &#8220;overlooked for quite some time&#8221; is stretching too far in my opinion.</p> ]]></content:encoded> </item> <item><title>By: ajay</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-10950</link> <dc:creator>ajay</dc:creator> <pubDate>Sun, 02 Aug 2009 08:46:16 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-10950</guid> <description>heiy...it&#039;s work for in all my testing browsers (firefox, IE:using IETester,opera,safari windows and chrome). thanx david! :)</description> <content:encoded><![CDATA[<p>heiy&#8230;it&#8217;s work for in all my testing browsers (firefox, IE:using IETester,opera,safari windows and chrome). thanx david! :)</p> ]]></content:encoded> </item> <item><title>By: Ross Bearman</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-9888</link> <dc:creator>Ross Bearman</dc:creator> <pubDate>Tue, 16 Jun 2009 22:33:35 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-9888</guid> <description>Rich, the .show-50 is simply the class name, you can change this to whatever suits you. To implement this you&#039;d use the following HTML:&lt;div class=&quot;show-50&quot;&gt;Content&lt;/div&gt;Where &quot;Content&quot; is whatever you want in the container. If you changed the CSS to .opaque-text, you&#039;d simply use:&lt;div class=&quot;opaque-text&quot;&gt;Content&lt;/div&gt; </description> <content:encoded><![CDATA[<p>Rich, the .show-50 is simply the class name, you can change this to whatever suits you. To implement this you&#8217;d use the following HTML:</p><p>&lt;div class=&#8221;show-50&#8243;&gt;Content&lt;/div&gt;</p><p>Where &#8220;Content&#8221; is whatever you want in the container. If you changed the CSS to .opaque-text, you&#8217;d simply use:</p><p>&lt;div class=&#8221;opaque-text&#8221;&gt;Content&lt;/div&gt;</p> ]]></content:encoded> </item> <item><title>By: Rich Boy</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-9685</link> <dc:creator>Rich Boy</dc:creator> <pubDate>Wed, 10 Jun 2009 00:24:49 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-9685</guid> <description>So, how exactly do I use this?.show-50 - How can I apply this to specific tags? If I change it to .opaque-text {css here} will it work, or does that .show-50 part make it work?</description> <content:encoded><![CDATA[<p>So, how exactly do I use this?</p><p>.show-50 &#8211; How can I apply this to specific tags? If I change it to .opaque-text {css here} will it work, or does that .show-50 part make it work?</p> ]]></content:encoded> </item> <item><title>By: Pierce O' Broin</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-8852</link> <dc:creator>Pierce O' Broin</dc:creator> <pubDate>Fri, 24 Apr 2009 11:38:56 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-8852</guid> <description>Thanks for the suggestion but this rule can BREAK IE. I used it in conjunction with a large amount of javascript (and jquery) and it apparently caused a memory leak. BEWARE!!!!</description> <content:encoded><![CDATA[<p>Thanks for the suggestion but this rule can BREAK IE. I used it in conjunction with a large amount of javascript (and jquery) and it apparently caused a memory leak. BEWARE!!!!</p> ]]></content:encoded> </item> <item><title>By: kovshenin</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-7822</link> <dc:creator>kovshenin</dc:creator> <pubDate>Mon, 16 Feb 2009 17:40:00 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-7822</guid> <description>Thanks. Helped a lot ;)</description> <content:encoded><![CDATA[<p>Thanks. Helped a lot ;)</p> ]]></content:encoded> </item> <item><title>By: Victor De la Rocha</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-4604</link> <dc:creator>Victor De la Rocha</dc:creator> <pubDate>Wed, 14 Jan 2009 04:02:33 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-4604</guid> <description>Thank you very much! :) </description> <content:encoded><![CDATA[<p>Thank you very much! :)</p> ]]></content:encoded> </item> <item><title>By: Leith Bade</title><link>http://davidwalsh.name/css-opacity/comment-page-1#comment-2978</link> <dc:creator>Leith Bade</dc:creator> <pubDate>Tue, 09 Sep 2008 20:42:30 +0000</pubDate> <guid
isPermaLink="false">http://www.davidwalsh.name/cross-browser-compatible-css-opacity/#comment-2978</guid> <description>For IE 8 that code needs to be changed to:.show-50 { -moz-opacity:.50; -ms-filter:&quot;alpha(opacity=50)&quot;; filter:alpha(opacity=50); opacity:.50; }And to support old 1.x versions of Safari:.show-50 { -khtml-opacity:.50; -moz-opacity:.50; -ms-filter:&quot;alpha(opacity=50)&quot;; filter:alpha(opacity=50); opacity:.50; }See &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx&quot; rel=&quot;nofollow&quot;&gt;http://blogs.msdn.com/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx&lt;/a&gt;</description> <content:encoded><![CDATA[<p>For IE 8 that code needs to be changed to:</p><p>.show-50 { -moz-opacity:.50; -ms-filter:&#8221;alpha(opacity=50)&#8221;; filter:alpha(opacity=50); opacity:.50; }</p><p>And to support old 1.x versions of Safari:</p><p>.show-50 { -khtml-opacity:.50; -moz-opacity:.50; -ms-filter:&#8221;alpha(opacity=50)&#8221;; filter:alpha(opacity=50); opacity:.50; }</p><p>See <a
href="http://blogs.msdn.com/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx" rel="nofollow">http://blogs.msdn.com/ie/archive/2008/09/08/microsoft-css-vendor-extensions.aspx</a></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 7/19 queries in 0.018 seconds using disk

Served from: davidwalsh.name @ 2010-03-21 20:39:00 -->