diff options
Diffstat (limited to 'files/fr/archive/mozilla/xul/méthodes/timedselect/index.html')
-rw-r--r-- | files/fr/archive/mozilla/xul/méthodes/timedselect/index.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/files/fr/archive/mozilla/xul/méthodes/timedselect/index.html b/files/fr/archive/mozilla/xul/méthodes/timedselect/index.html deleted file mode 100644 index 2a30e67317..0000000000 --- a/files/fr/archive/mozilla/xul/méthodes/timedselect/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: timedSelect -slug: Archive/Mozilla/XUL/Méthodes/timedSelect -tags: - - Méthodes_XUL -translation_of: Archive/Mozilla/XUL/Method/timedSelect ---- -<div class="noinclude"><span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/fr/docs/R%C3%A9f%C3%A9rence_XUL" title="/fr/docs/Référence_XUL">Accueil de la référence XUL</a></span></div> -<dl><dt> <span id="m-timedSelect"><code><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Méthodes/timedSelect">timedSelect( item, timeout )</a></code></span> -</dt><dd> Type de retour : <i>aucune valeur renvoyée</i> -</dd><dd> Sélectionne un élément spécifié par l'argument <code>item</code> après un nombre de millisecondes définit par l'argument <code>timeout</code>. Tous les autres éléments sont désélectionnés. -</dd></dl> -<div class="noinclude"> -</div> |