aboutsummaryrefslogtreecommitdiff
path: root/files/he/web/api
diff options
context:
space:
mode:
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>