aboutsummaryrefslogtreecommitdiff
path: root/files/fr/archive/mozilla/xul/attributs/max/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/archive/mozilla/xul/attributs/max/index.html')
-rw-r--r--files/fr/archive/mozilla/xul/attributs/max/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/fr/archive/mozilla/xul/attributs/max/index.html b/files/fr/archive/mozilla/xul/attributs/max/index.html
new file mode 100644
index 0000000000..5d671a265e
--- /dev/null
+++ b/files/fr/archive/mozilla/xul/attributs/max/index.html
@@ -0,0 +1,21 @@
+---
+title: max
+slug: Archive/Mozilla/XUL/Attributs/max
+tags:
+ - Attributs_XUL
+ - Référence_XUL
+translation_of: Archive/Mozilla/XUL/Attribute/max
+---
+<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-max"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/max">max</a></code></dt>
+ <dd>
+ Type :
+ <i>
+ entier</i>
+ </dd>
+ <dd>
+ La valeur maximum que peut prendre l'élément scale ou number box. La valeur par défaut est <code>100</code> pour les éléments scale et <code>Infinity</code> pour les boîtes numériques</dd>
+</dl>