{"json_modified": "2016-10-12T09:43:09.998212", "uuid": "6f1aca60-0d00-4646-bcd1-00bb2cd3b023", "title": "Document Object Model (DOM)", "url": "/en-US/docs/Web/API/Document_Object_Model", "tags": ["API", "Reference", "DOM", "DOM Reference", "Intermediate"], "translations": [{"uuid": "7f799ea1-3db6-468d-82d3-cb76cd2d5498", "title": "DOM Reference", "url": "/bn-BD/docs/DOM/DOM_Reference", "tags": ["DOM", "DOM Reference", "TopicStub", "NeedsTranslation"], "summary": "The Document Object Model (DOM) is a programming interface for HTML and XML documents. It provides a structured representation of the document (a tree) and it defines a way that the structure can be accessed from programs so that they can change the document structure, style and content. The DOM provides a representation of the document as a structured group of nodes and objects that have properties and methods. Essentially, it connects web pages to scripts or programming languages.", "localization_tags": [], "locale": "bn-BD", "last_edit": "2013-08-26T23:17:17", "review_tags": []}, {"uuid": "56511949-e3a0-49a0-a3f7-814c9f5d0fc9", "title": "Gecko DOM Reference", "url": "/cs/docs/Gecko_DOM_Reference", "tags": [], "summary": "Na t\u00e9to str\u00e1nce je obsah referen\u010dn\u00edho manu\u00e1lu pro\u00a0Gecko DOM.", "localization_tags": [], "locale": "cs", "last_edit": "2012-11-22T10:12:49", "review_tags": []}, {"uuid": "3e72a898-2d3d-4138-985b-3ee4e62b9115", "title": "Gecko DOM Referenz", "url": "/de/docs/Gecko-DOM-Referenz", "tags": ["Gecko-DOM-Referenz", "DOM", "Gecko"], "summary": "Dies ist die \u00dcbersichtsseite der Gecko DOM Referenz.", "localization_tags": [], "locale": "de", "last_edit": "2010-10-17T14:05:26", "review_tags": []}, {"uuid": "783bcc92-0aac-42ff-b4e4-2ff80679458b", "title": "Referencia DOM de Gecko", "url": "/es/docs/Referencia_DOM_de_Gecko", "tags": ["NecesitaRevisi\u00f3nT\u00e9cnica", "DOM", "Todas_las_Categor\u00edas"], "summary": "
\nAqu\u00ed est\u00e1 la tabla de contenido para la referencia DOM de Gecko.", "localization_tags": [], "locale": "es", "last_edit": "2007-07-02T02:33:28", "review_tags": []}, {"uuid": "c33b1c58-0363-444a-b33c-97d9cf1aeecf", "title": "R\u00e9f\u00e9rence du DOM", "url": "/fr/docs/Web/API/R%C3%A9f%C3%A9rence_du_DOM_Gecko", "tags": ["DOM", "DOM Reference", "Intermediate"], "summary": "Le Document Object Model ou DOM (pour mod\u00e8le objet de document) est une interface de programmation pour les documents HTML, XML et SVG. Il fournit une repr\u00e9sentation structur\u00e9e du document sous forme d'un arbre et d\u00e9finit la fa\u00e7on dont la structure peut \u00eatre manipul\u00e9e par les programmes, en termes de style et de contenu. Le DOM repr\u00e9sente le document comme un ensemble de n\u0153uds et d'objets poss\u00e9dant des propri\u00e9t\u00e9s et des m\u00e9thodes. Les n\u0153uds peuvent \u00e9galement avoir des gestionnaires d'\u00e9v\u00e8nements se d\u00e9clenchant lorsqu'un \u00e9v\u00e8nement se produit. Cela permet de manipuler des pages web gr\u00e2ce \u00e0 des scripts et/ou des langages de programmation.", "localization_tags": [], "locale": "fr", "last_edit": "2016-03-12T02:15:58", "review_tags": []}, {"uuid": "d495f77c-eaf6-4221-96d3-25bf0d420ab5", "title": "Dokumentum Objektum Model (DOM)", "url": "/hu/docs/Web/API/Dokumentum_Objektum_Model", "tags": [], "summary": "A Dokumentum Objektum Model (DOM) egy programoz\u00e1si interf\u00e9sz a HTML, XML \u00e9s SVG dokumetumokhoz. Gondoskodokik a strukt\u00far\u00e1lt megjelen\u00edt\u00e9s\u00e9r\u0151l a dokumentumnak (egy fa model) \u00e9s meghat\u00e1rozza a m\u00f3dj\u00e1t annak, hogy a strukt\u00far\u00e1hoz mik\u00e9nt lehet hozz\u00e1f\u00e9r\u00e9st nyerni a programoknak aminek seg\u00edts\u00e9g\u00e9vel meg tudj\u00e1k v\u00e1ltoztatni a dokumentum strukt\u00far\u00e1j\u00e1t, st\u00edlus\u00e1t vagy tartalm\u00e1t.A DOM gondoskodik a dokumentum megjelen\u00edt\u00e9sr\u0151l mint csom\u00f3pontokak \u00e9s objektumokat tartalmaz\u00f3 strukt\u00far\u00e1lt csoportok amelyeknek vannak tulajdons\u00e1gai \u00e9s met\u00f3dusai. A k\u00f6l\u00fcnb\u0151z\u0151 csom\u00f3pontokhoz csatolhat\u00f3k esem\u00e9nykezel\u0151k \u00e9s amint az adott esem\u00e9ny bek\u00f6vetkezik, az esem\u00e9nykezel\u0151 v\u00e9gre lesz hajtva. L\u00e9nyeg\u00e9ben a DOM \u00f6sszekapcsolja a weboldalakat a script-ekhez vagy a programoz\u00e1si nyelvekhez.", "localization_tags": ["inprogress"], "locale": "hu", "last_edit": "2015-11-16T06:48:41", "review_tags": []}, {"uuid": "c132fb68-c9dc-46d2-ba9e-5060a92678cf", "title": "DOM \u30ea\u30d5\u30a1\u30ec\u30f3\u30b9", "url": "/ja/docs/DOM/DOM_Reference", "tags": ["DOM", "\u8981\u66f4\u65b0", "Gecko", "DOM Reference"], "summary": "The Document Object Model (DOM) is a programming interface for HTML, XML and SVG documents. It provides a structured representation of the document (a tree) and it defines a way that the structure can be accessed from programs so that they can change the document structure, style and content. The DOM provides a representation of the document as a structured group of nodes and objects that have properties and methods. Nodes can also have event handlers attached to them, and once that event is triggered the event handlers get executed. Essentially, it connects web pages to scripts or programming languages.", "localization_tags": [], "locale": "ja", "last_edit": "2015-09-29T10:32:54", "review_tags": []}, {"uuid": "f88aa067-8a09-4af4-9e81-1677ac1bcd2a", "title": "\ubb38\uc11c \uac1d\uccb4 \ubaa8\ub378 (DOM)", "url": "/ko/docs/Gecko_DOM_Reference", "tags": ["API", "Reference", "DOM", "DOM Reference", "Intermediate"], "summary": "\ubb38\uc11c \uac1d\uccb4 \ubaa8\ub378 (DOM)\uc740 HTML, XML \ubc0f SVG \ubb38\uc11c \uc6a9 \ud504\ub85c\uadf8\ub798\ubc0d \uc778\ud130\ud398\uc774\uc2a4\uc785\ub2c8\ub2e4. DOM\uc740 \ubb38\uc11c\uc758 \uad6c\uc870\ud654\ub41c \ud45c\ud604\uc744 \ud2b8\ub9ac\ub85c \uc81c\uacf5\ud569\ub2c8\ub2e4. DOM\uc740 \ubb38\uc11c \uad6c\uc870, \uc2a4\ud0c0\uc77c \ubc0f \ucf58\ud150\uce20\ub97c \ubc14\uafc0 \uc218 \uc788\ub3c4\ub85d \ud2b8\ub9ac\uc5d0 \uc561\uc138\uc2a4\ub97c \ud5c8\uc6a9\ud558\ub294 \uba54\uc11c\ub4dc\ub97c \uc815\uc758\ud569\ub2c8\ub2e4. DOM\uc740 \ub2e4\uc591\ud55c \ud504\ub85c\ud37c\ud2f0\uc640 \uba54\uc11c\ub4dc\ub97c \uac00\uc9c4 \ub178\ub4dc\uc640 \uac1d\uccb4\uc758 \uad6c\uc870\ud654\ub41c \uadf8\ub8f9\uc73c\ub85c \ubb38\uc11c\uc758 \ud45c\ud604\uc744 \uc81c\uacf5\ud569\ub2c8\ub2e4. \ub178\ub4dc\ub294 \ub610\ud55c \uc790\uc2e0\uc5d0\uac8c \ubd99\uc740 \uc774\ubca4\ud2b8 \ucc98\ub9ac\uae30\ub97c \uac00\uc9c8 \uc218 \uc788\uace0 \uc774\ubca4\ud2b8\uac00 \ubc1c\uc0dd\ub418\uba74, \uc774\ubca4\ud2b8 \ucc98\ub9ac\uae30\uac00 \uc2e4\ud589\ub429\ub2c8\ub2e4. \ubcf8\ub798, DOM\uc740 \uc6f9 \ud398\uc774\uc9c0\ub97c \uc2a4\ud06c\ub9bd\ud2b8 \ub610\ub294 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\uc640 \uc5f0\uacb0\ud569\ub2c8\ub2e4.", "localization_tags": [], "locale": "ko", "last_edit": "2016-05-01T16:53:09", "review_tags": []}, {"uuid": "ccd4b47d-7481-4ebf-a91d-8d460a78d03b", "title": "Document Object Model (DOM)", "url": "/nl/docs/Web/API/Document_Object_Model", "tags": ["API", "DOM", "Intermediate", "DOM Referentie"], "summary": "Het Document Object Model (DOM) is een programmeerinterface voor HTML, XML en SVG documenten. \u00a0Het zorgt voor een structurele representatie van het document, wat het mogelijk maakt de inhoud en visuele presentatie te veranderen.Het DOM geeft een weergave van een document als een gestructureerde groep van knooppunten en objecten die methoden en eigenschappen bevatten. Knooppunten kunnen eventueel gekoppeld worden met event handlers. Zodra dit event geactiveerd is, worden de event handlers uitgevoerd. Het verbindt eigenlijk scripts en webpagina's met programmeertalen.", "localization_tags": [], "locale": "nl", "last_edit": "2015-09-13T06:08:27", "review_tags": ["editorial"]}, {"uuid": "27d4aaf2-d546-4e7c-b8b9-102e8c4070a7", "title": "Dokumentacja Gecko DOM", "url": "/pl/docs/Dokumentacja_Gecko_DOM", "tags": ["Dokumentacja_Gecko_DOM", "DOM", "Gecko", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2007-03-14T00:32:12", "review_tags": []}, {"uuid": "0c02f8ce-25ae-4969-8b36-06fc653b4034", "title": "Refer\u00eancia do DOM", "url": "/pt-BR/docs/DOM/Referencia_do_DOM", "tags": [], "summary": "Este \u00e9 o \u00edndice remissivo para a Refer\u00eancia do DOM. Uma introdu\u00e7\u00e3o ao DOM est\u00e1 dispon\u00edvel.", "localization_tags": [], "locale": "pt-BR", "last_edit": "2013-05-16T10:48:15", "review_tags": []}, {"uuid": "ce9c69c2-fcdb-4566-8159-f0ef4535903b", "title": "DOM Reference", "url": "/pt-PT/docs/DOM/DOM_Reference", "tags": ["DOM", "DOM Reference", "TopicStub", "NeedsTranslation"], "summary": "The Document Object Model (DOM) is a programming interface for HTML and XML documents. It provides a structured representation of the document (a tree) and it defines a way that the structure can be accessed from programs so that they can change the document structure, style and content. The DOM provides a representation of the document as a structured group of nodes and objects that have properties and methods. Essentially, it connects web pages to scripts or programming languages.", "localization_tags": [], "locale": "pt-PT", "last_edit": "2013-08-26T23:17:17", "review_tags": []}, {"uuid": "43ff8895-f65a-4d9f-bbd3-7a36f97ef23f", "title": "\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e DOM", "url": "/ru/docs/DOM/DOM_Reference", "tags": ["DOM \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441", "DOM", "DOM Reference", "\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e", "Intermediate"], "summary": "\u041e\u0431\u044a\u0435\u043a\u0442\u043d\u0430\u044f \u041c\u043e\u0434\u0435\u043b\u044c \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (DOM) \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u043c \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u043e\u043c \u0434\u043b\u044f HTML, XML \u0438 SVG \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432. \u042d\u0442\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 (\u0434\u0435\u0440\u0435\u0432\u0430), \u0438 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u0442 \u0441\u043f\u043e\u0441\u043e\u0431, \u043f\u043e \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u0430 \u0434\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u044b, \u0434\u043b\u044f \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430, \u0435\u0433\u043e \u0441\u0442\u0438\u043b\u044f \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f. DOM \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432 \u0432\u0438\u0434\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u0433\u0440\u0443\u043f\u043f\u044b \u0443\u0437\u043b\u043e\u0432 \u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0438\u043c\u0435\u044e\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0438 \u043c\u0435\u0442\u043e\u0434\u044b. \u041f\u043e \u0441\u0443\u0442\u0438, \u043e\u043d\u0430 \u0441\u0432\u044f\u0437\u044b\u0432\u0430\u0435\u0442 \u0432\u0435\u0431 -\u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b \u0441\u043e \u0441\u043a\u0440\u0438\u043f\u0442\u0430\u043c\u0438 \u0438\u043b\u0438 \u044f\u0437\u044b\u043a\u0430\u043c\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.", "localization_tags": [], "locale": "ru", "last_edit": "2016-10-12T09:41:50", "review_tags": []}, {"uuid": "7ef5e219-145c-430f-9699-f4446234c379", "title": "\u6587\u6863\u5bf9\u8c61\u6a21\u578b (DOM)", "url": "/zh-CN/docs/Web/API/Document_Object_Model", "tags": ["API", "DOM", "\u4e2d\u4ecb", "DOM \u53c2\u8003\u6587\u6863"], "summary": "\u6587\u6863\u5bf9\u8c61\u6a21\u578b (DOM)\u00a0\u662f HTML \u548c XML \u6587\u6863\u7684\u7f16\u7a0b\u63a5\u53e3\u3002\u5b83\u7ed9\u6587\u6863\uff08\u7ed3\u6784\u6811\uff09\u63d0\u4f9b\u4e86\u4e00\u4e2a\u7ed3\u6784\u5316\u7684\u8868\u8ff0\u5e76\u4e14\u5b9a\u4e49\u4e86\u4e00\u79cd\u65b9\u5f0f\u2014\u7a0b\u5e8f\u53ef\u4ee5\u5bf9\u7ed3\u6784\u6811\u8fdb\u884c\u8bbf\u95ee\uff0c\u4ee5\u6539\u53d8\u6587\u6863\u7684\u7ed3\u6784\uff0c\u6837\u5f0f\u548c\u5185\u5bb9\u3002 DOM \u63d0\u4f9b\u4e86\u4e00\u79cd\u8868\u8ff0\u5f62\u5f0f\u2014 \u5c06\u6587\u6863\u4f5c\u4e3a\u4e00\u4e2a\u7ed3\u6784\u5316\u7684\u8282\u70b9\u7ec4\u4ee5\u53ca\u5305\u542b\u5c5e\u6027\u548c\u65b9\u6cd5\u7684\u5bf9\u8c61\u3002\u4ece\u672c\u8d28\u4e0a\u8bf4\uff0c\u5b83\u5c06 web \u9875\u9762\u548c\u811a\u672c\u6216\u7f16\u7a0b\u8bed\u8a00\u8fde\u63a5\u8d77\u6765\u4e86\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-10-20T06:01:21", "review_tags": []}, {"uuid": "afdca78e-a89b-4b3c-951c-d49720ad805c", "title": "\u6587\u4ef6\u7269\u4ef6\u6a21\u578b (DOM)", "url": "/zh-TW/docs/Web/API/Document_Object_Model", "tags": ["DOM \u53c3\u8003", "DOM", "DOM Reference", "Intermediate"], "summary": "\u6587\u4ef6\u7269\u4ef6\u6a21\u578b\uff08Document Object Model, DOM\uff09\u662f HTML\u3001XML \u548c SVG \u6587\u4ef6\u7684\u7a0b\u5f0f\u4ecb\u9762\u3002\u5b83\u63d0\u4f9b\u4e86\u4e00\u500b\u6587\u4ef6\uff08\u6a39\uff09\u7684\u7d50\u69cb\u5316\u8868\u793a\u6cd5\uff0c\u4e26\u5b9a\u7fa9\u8b93\u7a0b\u5f0f\u53ef\u4ee5\u5b58\u53d6\u4e26\u6539\u8b8a\u6587\u4ef6\u67b6\u69cb\u3001\u98a8\u683c\u548c\u5167\u5bb9\u7684\u65b9\u6cd5\u3002DOM \u63d0\u4f9b\u4e86\u6587\u4ef6\u4ee5\u64c1\u6709\u5c6c\u6027\u8207\u51fd\u5f0f\u7684\u7bc0\u9ede\u8207\u7269\u4ef6\u7d44\u6210\u7684\u7d50\u69cb\u5316\u8868\u793a\u3002\u7bc0\u9ede\u4e5f\u53ef\u4ee5\u9644\u52a0\u4e8b\u4ef6\u8655\u7406\u7a0b\u5e8f\uff0c\u4e00\u65e6\u89f8\u767c\u4e8b\u4ef6\u5c31\u6703\u57f7\u884c\u8655\u7406\u7a0b\u5e8f\u3002 \u672c\u8cea\u4e0a\uff0c\u5b83\u5c07\u7db2\u9801\u8207\u8173\u672c\u6216\u7a0b\u5f0f\u8a9e\u8a00\u9023\u7d50\u5728\u4e00\u8d77\u3002", "localization_tags": [], "locale": "zh-TW", "last_edit": "2016-07-06T08:13:33", "review_tags": []}], "modified": "2016-09-07T20:02:48", "label": "Document Object Model (DOM)", "localization_tags": [], "locale": "en-US", "id": 704, "last_edit": "2016-08-25T19:30:58", "summary": "The Document Object Model (DOM) is a programming interface for HTML, XML and SVG documents. It provides a structured representation of the document as a tree.\u00a0The DOM\u00a0defines methods that allow access to the tree, so that they can change the document structure, style and content. The DOM provides a representation of the document as a structured group of nodes and objects, possessing various\u00a0properties and methods. Nodes can also have event handlers attached to them, and once an event is triggered, the event handlers get executed. Essentially, it connects web pages to scripts or programming languages.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "DOM_interfaces", "title": "DOM interfaces"}, {"id": "Obsolete_DOM_interfaces", "title": "Obsolete DOM interfaces"}, {"id": "HTML_interfaces", "title": "HTML interfaces"}, {"id": "HTML_element_interfaces", "title": "HTML element interfaces"}, {"id": "Other_interfaces", "title": "Other interfaces"}, {"id": "Obsolete_HTML_interfaces", "title": "Obsolete HTML interfaces"}, {"id": "SVG_interfaces", "title": "SVG interfaces"}, {"id": "SVG_element_interfaces", "title": "SVG element interfaces"}, {"id": "SVG_data_type_interfaces", "title": "SVG data type interfaces"}, {"id": "Static_type", "title": "Static type"}, {"id": "Animated_type", "title": "Animated type"}, {"id": "SMIL_related_interfaces", "title": "SMIL related interfaces"}, {"id": "Other_SVG_interfaces", "title": "Other SVG interfaces"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/Document_Object_Model", "review_tags": ["technical"]}