diff options
Diffstat (limited to 'files/fr/archive/mozilla/xul/attributs/value/index.html')
-rw-r--r-- | files/fr/archive/mozilla/xul/attributs/value/index.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/files/fr/archive/mozilla/xul/attributs/value/index.html b/files/fr/archive/mozilla/xul/attributs/value/index.html new file mode 100644 index 0000000000..86904f020b --- /dev/null +++ b/files/fr/archive/mozilla/xul/attributs/value/index.html @@ -0,0 +1,22 @@ +--- +title: value +slug: Archive/Mozilla/XUL/Attributs/value +tags: + - Attributs_XUL + - Référence_XUL +translation_of: Archive/Mozilla/XUL/Attribute/value +--- +<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-value"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/value">value</a></code> +</dt><dd> Type : <i>chaîne</i> +</dd><dd> Cet attribut chaîne permet d'associer une valeur de données avec un élément. Il n'est destiné à aucune utilisation particulière, mais vous pouvez y accéder avec un script pour votre usage propre.. +</dd></dl> +<div class="noinclude"> +<h3 id="Voir_.C3.A9galement" name="Voir_.C3.A9galement"> Voir également </h3> +<ul><li> <a href="fr/XUL/Attributs/label.value">label.value</a> +</li><li> <a href="fr/XUL/Attributs/textbox.value">textbox.value</a> +</li><li> [[XUL:Attributs:textnode.value|textnode +</li></ul> +<p>.value]] +</p> +</div> |