aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
authorjonathan-matheus <91020639+jonathan-matheus@users.noreply.github.com>2021-11-10 22:04:41 -0300
committerGitHub <noreply@github.com>2021-11-10 22:04:41 -0300
commit6f332986569189f918a9de012e2bc031663a1a87 (patch)
tree2f8009fd93f9be8c15d33e16f1e0bce1486c6d46 /files/pt-br
parent41b653cd5931902a71c9d86cdfd906bf43c407dc (diff)
downloadtranslated-content-6f332986569189f918a9de012e2bc031663a1a87.tar.gz
translated-content-6f332986569189f918a9de012e2bc031663a1a87.tar.bz2
translated-content-6f332986569189f918a9de012e2bc031663a1a87.zip
An excerpt translated into Portuguese (#3033)
* 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 <nathaliapissuti@gmail.com> Co-authored-by: Nathália Pissuti <nathaliapissuti@gmail.com>
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/web/api/globaleventhandlers/onblur/index.html2
1 files changed, 1 insertions, 1 deletions
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
---
<div>{{ApiRef("HTML DOM")}}</div>
-<p>The <strong>onblur</strong> property returns the onBlur event handler code, if any, that exists on the current element.</p>
+<p>A propriedade <strong>onblur</strong> retorna o código que vai lidar com o evento onBlur, se houver, que existe no elemento atual.</p>
<h2 id="Sintaxe">Sintaxe</h2>