本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

-moz-opacity

Specifies the level of opacity for the element. Use a two-digit decimal.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
no7.0+1.0+nono

Usage

[0-1.0] 0 is completely transparent, while 1.0 is completely solid.

Remarks

Proprietary Mozilla property.

Related