aboutsummaryrefslogtreecommitdiff
path: root/files/he/web/api
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:22:31 +0100
committerGitHub <noreply@github.com>2021-02-11 18:22:31 +0100
commitbfd731375d75cfa06e423ff599164fb0f0f25e08 (patch)
tree5b5b729772d0649650d6d0111b0edf83cb867df6 /files/he/web/api
parent36dd1801df270db5af29576e3ba0c071933e6cca (diff)
parent6bd552fe3cdd9d1187547c94664e4bdffe54074c (diff)
downloadtranslated-content-bfd731375d75cfa06e423ff599164fb0f0f25e08.tar.gz
translated-content-bfd731375d75cfa06e423ff599164fb0f0f25e08.tar.bz2
translated-content-bfd731375d75cfa06e423ff599164fb0f0f25e08.zip
Merge pull request #50 from fiji-flo/unslugging-he
Unslugging he
Diffstat (limited to 'files/he/web/api')
-rw-r--r--files/he/web/api/document_object_model/index.html14
-rw-r--r--files/he/web/api/geolocation_api/index.html (renamed from files/he/web/api/geolocation/ממשק_שירותי_מיקום/index.html)3
2 files changed, 16 insertions, 1 deletions
diff --git a/files/he/web/api/document_object_model/index.html b/files/he/web/api/document_object_model/index.html
new file mode 100644
index 0000000000..80e3102138
--- /dev/null
+++ b/files/he/web/api/document_object_model/index.html
@@ -0,0 +1,14 @@
+---
+title: DOM
+slug: Web/API/Document_Object_Model
+original_slug: DOM
+---
+<div>
+<p> </p>
+<div>
+<p><strong>Document Object Model</strong> הינו API עבור מסמכי <a href="/he/HTML" title="HTML">HTML</a> ו-<a href="/he/XML" title="XML">XML</a>. הוא מספק ייצוג מבני של המסמך המאפשר הן את שינוי תוכן המסמך ואת מראהו. עיקר תפקידו של ממשק זה, לאפשר לנו לחבר בין דפי אינטרנט לבין שפות תכנות.</p>
+<h3 id="תיעוד">תיעוד</h3>
+<dl> <dt><a href="/he/Gecko_DOM_Reference" title="he/Gecko_DOM_Reference">Gecko DOM</a></dt> <dd><small>The Gecko Document Object Model Reference.</small></dd>
+</dl>
+</div>
+</div>
diff --git a/files/he/web/api/geolocation/ממשק_שירותי_מיקום/index.html b/files/he/web/api/geolocation_api/index.html
index f87dbb0f0b..68994fa141 100644
--- a/files/he/web/api/geolocation/ממשק_שירותי_מיקום/index.html
+++ b/files/he/web/api/geolocation_api/index.html
@@ -1,7 +1,8 @@
---
title: ממשק שירותי מיקום
-slug: Web/API/Geolocation/ממשק_שירותי_מיקום
+slug: Web/API/Geolocation_API
translation_of: Web/API/Geolocation_API
+original_slug: Web/API/Geolocation/ממשק_שירותי_מיקום
---
<p style="direction: rtl;">ממשק שירותי המיקום, geolocation API, מאפשר למשתמש לשתף את המיקום שלו עם אפליקציות ברשת. כדי להגן על הפרטיות, המשתמש נדרש להסכים לשתף את שירותי המיקום שלו.</p>
<p style="direction: rtl;"><span style="font-size: 2.142857142857143rem; font-weight: 700; letter-spacing: -1px; line-height: 30px;">אובייקט ה- geolocation </span></p>