aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/element/focusin_event
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/web/api/element/focusin_event
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/web/api/element/focusin_event')
-rw-r--r--files/fr/web/api/element/focusin_event/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/api/element/focusin_event/index.html b/files/fr/web/api/element/focusin_event/index.html
index 79a9e2af63..f999a7f3da 100644
--- a/files/fr/web/api/element/focusin_event/index.html
+++ b/files/fr/web/api/element/focusin_event/index.html
@@ -1,7 +1,8 @@
---
title: focusin
-slug: Web/Events/focusin
+slug: Web/API/Element/focusin_event
translation_of: Web/API/Element/focusin_event
+original_slug: Web/Events/focusin
---
<p>L'événement <strong>focusin</strong> est déclenché lorsqu'un élément est sur le point de recevoir le focus. La principale différence avec <a href="https://developer.mozilla.org/fr/docs/Mozilla_event_reference/focus_%28event%29"><code>focus</code></a> est que <strong>focusin</strong> se propage.</p>