diff options
Diffstat (limited to 'files/fr/archive/mozilla/xul/attributs/maxheight')
-rw-r--r-- | files/fr/archive/mozilla/xul/attributs/maxheight/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/fr/archive/mozilla/xul/attributs/maxheight/index.html b/files/fr/archive/mozilla/xul/attributs/maxheight/index.html new file mode 100644 index 0000000000..57b9480a9a --- /dev/null +++ b/files/fr/archive/mozilla/xul/attributs/maxheight/index.html @@ -0,0 +1,15 @@ +--- +title: maxheight +slug: Archive/Mozilla/XUL/Attributs/maxheight +tags: + - Attributs_XUL + - Référence_XUL +translation_of: Archive/Mozilla/XUL/Attribute/maxheight +--- +<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL">Accueil de la référence XUL</a></span></div> +<dl><dt> <code id="a-maxheight"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/maxheight">maxheight</a></code> +</dt><dd> Type : <i>chaîne de caractères</i> (représentant un entier) +</dd><dd> La hauteur maximum de l'élément. Ceci correspond à la propriété CSS <code>max-height</code>. +</dd></dl> +<div class="noinclude"> +</div> |