diff options
Diffstat (limited to 'files/fr/archive/mozilla/xul/attributs/onchange')
-rw-r--r-- | files/fr/archive/mozilla/xul/attributs/onchange/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/fr/archive/mozilla/xul/attributs/onchange/index.html b/files/fr/archive/mozilla/xul/attributs/onchange/index.html new file mode 100644 index 0000000000..003e5162cb --- /dev/null +++ b/files/fr/archive/mozilla/xul/attributs/onchange/index.html @@ -0,0 +1,17 @@ +--- +title: onchange +slug: Archive/Mozilla/XUL/Attributs/onchange +tags: + - Attributs_XUL + - Référence_XUL +translation_of: Archive/Mozilla/XUL/Attribute/onchange +--- +<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-onchange"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/onchange">onchange</a></code> +</dt><dd> Type : <i>code de script</i> +</dd><dd> Le code figurant dans l'attribut <code>onchange</code> est appelé lorsque la valeur de l'élément est modifiée. +</dd></dl> +<p><br> +</p> +<div class="noinclude"> +</div> |