From 6f332986569189f918a9de012e2bc031663a1a87 Mon Sep 17 00:00:00 2001 From: jonathan-matheus <91020639+jonathan-matheus@users.noreply.github.com> Date: Wed, 10 Nov 2021 22:04:41 -0300 Subject: An excerpt translated into Portuguese (#3033) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * An excerpt translated into Portuguese Translation into Portuguese of an excerpt of the page that was still in English * Update files/pt-br/web/api/globaleventhandlers/onblur/index.html Co-authored-by: Nathália Pissuti Co-authored-by: Nathália Pissuti --- files/pt-br/web/api/globaleventhandlers/onblur/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/pt-br/web/api/globaleventhandlers/onblur/index.html b/files/pt-br/web/api/globaleventhandlers/onblur/index.html index ee4133a0da..2e1106a865 100644 --- a/files/pt-br/web/api/globaleventhandlers/onblur/index.html +++ b/files/pt-br/web/api/globaleventhandlers/onblur/index.html @@ -10,7 +10,7 @@ translation_of: Web/API/GlobalEventHandlers/onblur ---
{{ApiRef("HTML DOM")}}
-

The onblur property returns the onBlur event handler code, if any, that exists on the current element.

+

A propriedade onblur retorna o código que vai lidar com o evento onBlur, se houver, que existe no elemento atual.

Sintaxe

-- cgit v1.2.3-54-g00ecf