Maison >interface Web >tutoriel CSS >Mémo de propriété privée CSS Firefox Record_Experience Exchange
Parfois... il y a certaines choses que Firefox ne supporte pas bien... Je ne trouve que des propriétés privées pour m'aider...
Il y a encore beaucoup d'exemples... parce qu'il y en a trop et je je ne les comprends pas..Quand je le comprendrai bien, je ferai un e-book complet.
Bien que ceux-ci ne soient pas recommandés, il doit y avoir une solution lorsque cela est absolument nécessaire..
@-moz-document url(http://www.w3.org/),<code>@-moz-document url(http://www.w3.org/),<br>url-prefix(http://www.w3.org/Style/),<br>domain(loaoao.com){<br>div{color:red;}<br>}
url-prefix(http://www.w3.org/Style/ ),
Pseudo-éléments et pseudo-classes Pseudo-classes et pseudo-objets
moz-appearance: appearance value
-moz-binding: uri | none ;
-moz-background-clip: border | padding ;
-moz-background-inline-policy: bounding-box | continuous | each-box
-moz-background-origin: border | padding | content
Exemple-moz-border-top-colors:[color | transparent,]* color | transparent ;
La méthode de rendu en arrière-plan restitue les côtés ou le contenu à l'envers en fonction de la position d'arrière-plan. Invalide lorsque background-repeat:no-repeat, -moz-border-right-colors,-moz-border-bottom-colors,-moz-left-right-colors
correspond à CSS3 background-origin.
-moz-border-radius: border-radius {1,4} | inherit
Définissez plusieurs couleurs pour la bordure de l'extérieur vers l'intérieur. Chacune ne fait que 1 px, et la dernière remplit le reste de la bordure.-moz-box-align: start | center | end | baseline | stretch
-moz-box-direction: normal | reverse
-moz-box-flex: number
-moz-box-ordinal-group
-moz-box-orient: horizontal | vertical
-moz-box-pack: start | center | end | justify
-moz-box-sizing: content-box | border-box | padding-box
-moz-image-region: rect(top, right, bottom, left);
-moz-key-equivalent
-moz-opacity:number | inherit ;
-moz-outline: [-moz-outline-color || -moz-outline-style || -moz-outline-width | inherit ] ;
cursor:-moz-alias | -moz-cell | -moz-context-menu | -moz-copy | -moz-grab | -moz-grabbing | -moz-spinning | -moz-zoom-in |-moz-zoom-out
display: -moz-box | -moz-inline-block | -moz-inline-box | -moz-inline-grid | -moz-inline-stack | -moz-inline-table | -moz-grid | -moz-grid-group | -moz-grid-line | -moz-groupbox | -moz-deck | -moz-popup | -moz-stack | -moz-run-in | -moz-compact | -moz-marker
overflow: | -moz-scrollbars-horizontal | -moz-scrollbars-none | -moz-scrollbars-vertical | -moz-hidden-unscrollable