aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/document_object_model/examples/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/document_object_model/examples/index.html')
-rw-r--r--files/fr/web/api/document_object_model/examples/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/api/document_object_model/examples/index.html b/files/fr/web/api/document_object_model/examples/index.html
index 08bd432a1e..a1d62f4019 100644
--- a/files/fr/web/api/document_object_model/examples/index.html
+++ b/files/fr/web/api/document_object_model/examples/index.html
@@ -1,10 +1,11 @@
---
title: Exemples
-slug: Web/API/Document_Object_Model/Exemples
+slug: Web/API/Document_Object_Model/Examples
tags:
- DOM
- Exemples
translation_of: Web/API/Document_Object_Model/Examples
+original_slug: Web/API/Document_Object_Model/Exemples
---
<p>Cette page présente quelques exemples plus détaillés de développement Web et XML utilisant le DOM. Partout où c'est possible, les exemples utilisent des API courantes, des astuces et des modèles en JavaScript pour manipuler l'objet de document.</p>