Sorry for mixing threads... i'll break this into it's own:

What is the proper way to use rgb as a fallback to rgba ?

I have:

color: rgb(255,255,255);
color: rgba(255,255,255,.4);

I saw this somewhere with the mention that the rgba would be ignored
by unsupported browsers, but IE6 and 7 show black not white.

Does this only work for background colors?

TIA

-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to