aboutsummaryrefslogtreecommitdiff
path: root/files/he/dom/index.html
blob: 136335eb206a1a61983fe4c9e2aa7cc3e9de263f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: DOM
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>