From 12b585b8e60a2877ff64dc6dc5ab058c43652f47 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:45:38 +0100 Subject: unslug de: modify --- .../de/web/xpath/introduction_to_using_xpath_in_javascript/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/de/web/xpath/introduction_to_using_xpath_in_javascript') diff --git a/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html b/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html index 6af0ba9e0e..93dc70994e 100644 --- a/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html +++ b/files/de/web/xpath/introduction_to_using_xpath_in_javascript/index.html @@ -1,7 +1,8 @@ --- title: Einführung in den Gebrauch von XPath in JavaScript -slug: Web/JavaScript/Einführung_in_den_Gebrauch_von_XPath_in_JavaScript +slug: Web/XPath/Introduction_to_using_XPath_in_JavaScript translation_of: Web/XPath/Introduction_to_using_XPath_in_JavaScript +original_slug: Web/JavaScript/Einführung_in_den_Gebrauch_von_XPath_in_JavaScript ---

Dieses Dokument beschreibt die Schnittstelle zu XPath in JavaScript intern, in Erweiterungen und in Webseiten. Mozilla implementiert einen großen Teil von DOM 3 XPath, sodass XPath auf HTML- und XML-Dokumente angewendet werden kann.

-- cgit v1.2.3-54-g00ecf