aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/jquery/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/glossary/jquery/index.html
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/glossary/jquery/index.html')
-rw-r--r--files/fr/glossary/jquery/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/jquery/index.html b/files/fr/glossary/jquery/index.html
index e21c99703f..93cb394eb1 100644
--- a/files/fr/glossary/jquery/index.html
+++ b/files/fr/glossary/jquery/index.html
@@ -1,12 +1,13 @@
---
title: jQuery
-slug: Glossaire/jQuery
+slug: Glossary/jQuery
tags:
- API
- Bibliothèque
- Glossaire
- JavaScript
translation_of: Glossary/jQuery
+original_slug: Glossaire/jQuery
---
<p><strong>jQuery</strong> est une  {{Glossary("Library","bibliothèque")}} {{Glossary("JavaScript")}} qui se concentre sur la simplification de la manipulation de {{Glossary("DOM")}}, les appels d'{{Glossary ("AJAX")}} et la gestion des {{Glossary ("Event","évènements")}}. Elle est fréquemment utilisée par les développeurs JavaScript.</p>