aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/api/document_object_model/examples/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/api/document_object_model/examples/index.html')
-rw-r--r--files/pt-br/web/api/document_object_model/examples/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/api/document_object_model/examples/index.html b/files/pt-br/web/api/document_object_model/examples/index.html
index 87ec3601e2..d8ada00c18 100644
--- a/files/pt-br/web/api/document_object_model/examples/index.html
+++ b/files/pt-br/web/api/document_object_model/examples/index.html
@@ -1,7 +1,8 @@
---
title: Examples of web and XML development using the DOM
-slug: DOM/Referencia_do_DOM/Examples
+slug: Web/API/Document_Object_Model/Examples
translation_of: Web/API/Document_Object_Model/Examples
+original_slug: DOM/Referencia_do_DOM/Examples
---
<p>Este capítulo fornece exemplos mais longos de desenvolvimento de Web e XML usando o DOM. Sempre que possível, os exemplos usam APIs, truques e padrões comuns no JavaScript para manipular o objeto de documento.</p>