diff options
Diffstat (limited to 'files/fr/conflicting/web/api/globaleventhandlers')
-rw-r--r-- | files/fr/conflicting/web/api/globaleventhandlers/onresize/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/conflicting/web/api/globaleventhandlers/onresize/index.html b/files/fr/conflicting/web/api/globaleventhandlers/onresize/index.html index b49b3e524a..34ef0a85c6 100644 --- a/files/fr/conflicting/web/api/globaleventhandlers/onresize/index.html +++ b/files/fr/conflicting/web/api/globaleventhandlers/onresize/index.html @@ -12,7 +12,7 @@ original_slug: Web/API/Window/onresize --- <p>{{ ApiRef() }}</p> -<p>La propriété <code><strong>GlobalEventHandlers.onresize</strong></code> contient un {{domxref("EventHandler")}} (<em>gestionnaire d'évènements)</em> qui survient quand un évènement {{event("resize")}} est reçu.</p> +<p>La propriété <code><strong>GlobalEventHandlers.onresize</strong></code> contient un {{event("Event_handlers")}} (<em>gestionnaire d'évènements)</em> qui survient quand un évènement {{event("resize")}} est reçu.</p> <h2 id="Syntax" name="Syntax">Syntaxe</h2> |