iTom
07-29-2005, 05:17 PM
Please help! Is there a way to make opacity that works in IE, NS and FF? It doesn't have to be gradient (100% opacity to 60% opacity), just faded. Thanks.
|
View Full Version : Is there a way to make opacity which works with NS and FF? iTom 07-29-2005, 05:17 PM Please help! Is there a way to make opacity that works in IE, NS and FF? It doesn't have to be gradient (100% opacity to 60% opacity), just faded. Thanks. kittycat 07-30-2005, 12:50 AM filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; Try that iTom 07-30-2005, 11:37 AM Okay I will, but will it validate? lefty 07-30-2005, 02:18 PM You can run it through and find out. iTom 07-30-2005, 08:47 PM Unfortunately it didn't validate. Anyone have any other ideas? iTom 08-01-2005, 09:34 AM I guess not. This thread should be closed... it's not really vital with the opacity... |