taikara
11-02-2005, 03:38 AM
I'm currently working on the CSS layout for my site, and I know that most people here seem to use Firefox.
So...
Does anyone know if Firefox supports filters, such as an alpha filter?
Example:
.entrybox {
background: 9999FF;
filter:alpha(Opacity=20);
border-style: dashed;
color: FFFFFF;
}
I looked at the Firefox developers site, but it didn't say anything about filters.
Thanks in advance! :bye:
So...
Does anyone know if Firefox supports filters, such as an alpha filter?
Example:
.entrybox {
background: 9999FF;
filter:alpha(Opacity=20);
border-style: dashed;
color: FFFFFF;
}
I looked at the Firefox developers site, but it didn't say anything about filters.
Thanks in advance! :bye: