aboutsummaryrefslogtreecommitdiff
path: root/files/fr/archive/mozilla/xul/attributs/preference-editable/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/archive/mozilla/xul/attributs/preference-editable/index.html')
-rw-r--r--files/fr/archive/mozilla/xul/attributs/preference-editable/index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/files/fr/archive/mozilla/xul/attributs/preference-editable/index.html b/files/fr/archive/mozilla/xul/attributs/preference-editable/index.html
deleted file mode 100644
index d81a8aae06..0000000000
--- a/files/fr/archive/mozilla/xul/attributs/preference-editable/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: preference-editable
-slug: Archive/Mozilla/XUL/Attributs/preference-editable
-tags:
- - Attributs_XUL
- - Référence_XUL
-translation_of: Archive/Mozilla/XUL/Attribute/preference-editable
----
-<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-preference-editable"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/preference-editable">preference-editable</a></code>
-</dt><dd> <b><span class="highlightgreen">Mozilla 1.8</span></b>
-</dd><dd> Type : <i>booléen</i>
-</dd><dd> Si défini à <code>true</code>, l'élément peut être utilisé pour modifier une préférence dans une <code><a href="/fr/docs/Mozilla/Tech/XUL/prefwindow" title="prefwindow">prefwindow</a></code>. L'attribut <code id="a-preference"><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Attributs/preference">preference</a></code> peut être utilisé pour se connecter à un élément <code><a href="/fr/docs/Mozilla/Tech/XUL/preference" title="preference">preference</a></code>. Cela peut servir aux éléments personnalisés implémentés en XBL. L'élément doit déclencher des évènements change ou select lorsque la valeur est modifiée afin que la préférence soit mise à jour en conséquence.
-</dd></dl>
-<div class="noinclude">
-</div>