I got problems using opacity in Mozilla 1.6. If I set the following style,
the image just completely disappears:
style="-moz-opacity:0.7;"
The problem only exists on MacOSX (in my case 10.2.8 - haven't tried the
other 10.x). Windows works perfect.
Release notes for Mozilla 1.6 says the following:
"The opacity implementation was completely revamped to properly change the
opacity of all descendants as a group."
The complete liste of new features can be read here:
http://www.mozilla.org/releases/mozilla1.6/README.html#new
I don't know how to read this and how my opacity will work again?
Any suggestions?
news.tiscali.dk - 28 Jan 2004 12:06 GMT
I have found out using Apples forum for web development. They wrote:
-moz-opacity is currently broken on OS X (both in 1.6 and the 1.7a nightly
builds)
http://bugzilla.mozilla.org/show_bug.cgi?id=228441
That sucks :-(
> I got problems using opacity in Mozilla 1.6. If I set the following style,
> the image just completely disappears:
[quoted text clipped - 13 lines]
>
> Any suggestions?