On Tue, 2003-07-08 at 12:31, Wade Preston Shearer wrote:
> i found the following code...
> 
>       filter: alpha(opacity=50);
>       filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
>       -moz-opacity: 50%;
> 
> 
> ...that will control a layer's opacity, but... it only works in...
> 
>       IE on Microsoft Windows
>       Mozilla on Microsoft Windows
>       Mozilla on Mac OS
> 
> 
> is anyone aware of some better (more) CSS code that will control this 
> for all browsers? or even a better way of doing layer opacity?

Looks like CSS3 is your only hope... which means don't hold your breath.
It'll be _many_ years before more than 5% of the web uses a browser
supporting CSS3. I suggest a hybrid, use all three. That way, Mozilla
and IE6 users can enjoy it now and everyone can once their browser
supports CSS3.

-- 
Stuart Jansen <[EMAIL PROTECTED], AIM:StuartMJansen>

"What hole did you dig that up from?" 
   -- my roommate commenting on my taste in music

Attachment: signature.asc
Description: This is a digitally signed message part

____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to