<?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: CSS Opacity in Opera using jQuery</title>
	<atom:link href="http://36flavours.com/2009/02/css-opacity-in-opera-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://36flavours.com/2009/02/css-opacity-in-opera-using-jquery/</link>
	<description>A taste of something different...</description>
	<lastBuildDate>Thu, 19 Aug 2010 02:12:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alaa Al-Hussein</title>
		<link>http://36flavours.com/2009/02/css-opacity-in-opera-using-jquery/comment-page-1/#comment-75</link>
		<dc:creator>Alaa Al-Hussein</dc:creator>
		<pubDate>Sun, 14 Jun 2009 07:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://sha.re.it/?p=134#comment-75</guid>
		<description>I had experienced the same bugs.
But this fix didn&#039;t work. I am testing on Opera 9.6.4 (newest)

If  there is a fix please let me know.

I also tried to remove the jQuery code and add a CSS code:
.transparent {
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
}

code from: http://blog.freelancer-id.com/index.php/2009/02/08/web-page-transparency-opacity

But i had the same thing.. NO TRANSPARENCY :D</description>
		<content:encoded><![CDATA[<p>I had experienced the same bugs.<br />
But this fix didn&#8217;t work. I am testing on Opera 9.6.4 (newest)</p>
<p>If  there is a fix please let me know.</p>
<p>I also tried to remove the jQuery code and add a CSS code:<br />
.transparent {<br />
filter:alpha(opacity=75);<br />
-moz-opacity:0.75;<br />
-khtml-opacity: 0.75;<br />
opacity: 0.75;<br />
}</p>
<p>code from: <a href="http://blog.freelancer-id.com/index.php/2009/02/08/web-page-transparency-opacity" rel="nofollow">http://blog.freelancer-id.com/index.php/2009/02/08/web-page-transparency-opacity</a></p>
<p>But i had the same thing.. NO TRANSPARENCY <img src='http://36flavours.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perth Website Design</title>
		<link>http://36flavours.com/2009/02/css-opacity-in-opera-using-jquery/comment-page-1/#comment-76</link>
		<dc:creator>Perth Website Design</dc:creator>
		<pubDate>Thu, 26 Mar 2009 11:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://sha.re.it/?p=134#comment-76</guid>
		<description>It&#039;s not the first Jquery-Opera bug I&#039;ve come by. Opera has problems with a few of their plugins as well. Namely crossfade and some features of the UI such as the Accordion. Opera has caused just as many problems for me (when using Jquery) as IE 6 does for CSS, only they&#039;re less documented.

 - Brent</description>
		<content:encoded><![CDATA[<p>It&#8217;s not the first Jquery-Opera bug I&#8217;ve come by. Opera has problems with a few of their plugins as well. Namely crossfade and some features of the UI such as the Accordion. Opera has caused just as many problems for me (when using Jquery) as IE 6 does for CSS, only they&#8217;re less documented.</p>
<p> &#8211; Brent</p>
]]></content:encoded>
	</item>
</channel>
</rss>
