aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/html/global_attributes/data-_star_/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/html/global_attributes/data-_star_/index.html')
-rw-r--r--files/fr/web/html/global_attributes/data-_star_/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/fr/web/html/global_attributes/data-_star_/index.html b/files/fr/web/html/global_attributes/data-_star_/index.html
index c9e29ffead..0c0e955533 100644
--- a/files/fr/web/html/global_attributes/data-_star_/index.html
+++ b/files/fr/web/html/global_attributes/data-_star_/index.html
@@ -15,8 +15,6 @@ original_slug: Web/HTML/Attributs_universels/data-*
<div>{{EmbedInteractiveExample("pages/tabbed/attribute-data.html","tabbed-standard")}}</div>
-<div class="hidden">Le code source de cet exemple interactif est disponible dans un dépôt GitHub. Si vous souhaitez contribuez à ces exemples, n'hésitez pas à cloner <a href="https://github.com/mdn/interactive-examples">https://github.com/mdn/interactive-examples</a> et à envoyer une <em>pull request</em> !</div>
-
<p>De tels attributs sont disponibles via l'interface {{domxref("HTMLElement")}} de l'élément pour lequel l'attribut est utilisé. La propriété {{domxref("HTMLElement.dataset")}} permet d'accéder à l'attribut.<br>
Ici, l'astérisque (<code>*</code>) peut être remplacée par n'importe quel nom valide selon <a class="external" href="https://www.w3.org/TR/REC-xml/#NT-Name">les règles appliquées aux noms XML</a> et en respectant les contraintes suivantes :</p>