aboutsummaryrefslogtreecommitdiff
path: root/files/fr/archive/mozilla/xul/méthodes/focus/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/fr/archive/mozilla/xul/méthodes/focus/index.html
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/fr/archive/mozilla/xul/méthodes/focus/index.html')
-rw-r--r--files/fr/archive/mozilla/xul/méthodes/focus/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/fr/archive/mozilla/xul/méthodes/focus/index.html b/files/fr/archive/mozilla/xul/méthodes/focus/index.html
new file mode 100644
index 0000000000..9f936eba19
--- /dev/null
+++ b/files/fr/archive/mozilla/xul/méthodes/focus/index.html
@@ -0,0 +1,14 @@
+---
+title: focus
+slug: Archive/Mozilla/XUL/Méthodes/focus
+tags:
+ - Méthodes_XUL
+translation_of: Archive/Mozilla/XUL/Method/focus
+---
+<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-focus"><code><a href="https://developer.mozilla.org/fr/docs/Mozilla/Tech/XUL/Méthodes/focus">focus()</a></code></span>
+</dt><dd> Type de retour : <i>aucune valeur de retour</i>
+</dd><dd> Assigne le focus à l'élément, si celui-ci peut l'accepter. Le gestionnaire d'évènement <code>onfocus</code> est appelé.
+</dd></dl>
+<div class="noinclude">
+</div>