aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/document_object_model/examples/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/document_object_model/examples/index.html')
-rw-r--r--files/ru/web/api/document_object_model/examples/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/web/api/document_object_model/examples/index.html b/files/ru/web/api/document_object_model/examples/index.html
index a3332f7585..b590dec1ae 100644
--- a/files/ru/web/api/document_object_model/examples/index.html
+++ b/files/ru/web/api/document_object_model/examples/index.html
@@ -1,7 +1,8 @@
---
title: Examples of web and XML development using the DOM
-slug: DOM/DOM_Reference/Examples
+slug: Web/API/Document_Object_Model/Examples
translation_of: Web/API/Document_Object_Model/Examples
+original_slug: DOM/DOM_Reference/Examples
---
<p>В этой главе представлены более длинные примеры разработки веб-сайтов и XML с использованием DOM. По возможности, примеры используют общие API, трюки и шаблоны в JavaScript для управления объектом документа.</p>