Je voudrai faire comme sur www.tutoriaux.com ou sur la fenetre pour ecouter ouifm sur www.ouirock.com. En gros je croit que c'est un calque, qui serait transparent, mais un peu plus foncé que le fond... Allez voir sur ces sites vous comprendrer mieux
-moz-opacity Support: N6 Inherited: No Allowed Values: - Inherit: Use the value of this property from the parent element. - [Number]: Values range from "0" (transparent) to "1" (non-transparent.) - [Percentage]: Values range from "0%" (transparent) to "100%" (non-transparent.) Purpose: This is a pretty cool property; it allows the opacity of an element to be controlled. Values can range from 0/0% (transparent) to 1/100% (non-transparent.) Child elements have the same opacity, but subsequent applications of the property adds to total opacity. There are a few bugs in the implementation that I could see - cursors remain unaffected, dropdown lists act strangely, and scrolling areas freeze and react oddly.
il faut donc par exemple faire :
div { -moz-opacity: 50%; }
et sinon une recherche sur -moz-opacity dans google