- IT-7544
- Azure Migration - Dec 17
- Staff Directory
- Pulse
- Kati's Flower Shop
- Title has special characters
- Test for John (Do Not Delete)
- Steve's Test Page2
- Integration Widgets (DO NOT REMOVE)
- R36 Dogfood Permissions
- A new folder channel - july 31
- PATCH
- Order Space1
- ITI Widget World
- test Dashboard
- AAbdi
- DOWNLOAD LAND
- Permissions
- Space Admin
- newspacebyuser1
- After Adam
- After Adam2
- New Spacesjm
- apitest
- working
- Data Migration Test
- august01_microblog
- dept-Of_HR
- upgrade testing
- august_space
- MCS
- 新部落格
- c111
- Nueva página
- pvieira's
- Release Clean-up
- c114
- 新部落格
- c115
- C116
- C117
- C118
- C119
- 新部落格
- C120
- c121
- New Task List
- C122
- C123space
- c124
- est ipsa optio Folder
- ipsum totam aut Forum
- Join Now
Web browsers
This item is archived and can no longer be modified. Please contact an administrator if you wish to unarchive this object.
From Wikipedia, the free encyclopedia
The Document Object Model (DOM) is a cross-platform[2] and language-independent API that treats an HTML or XML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree. Each branch of the tree ends in a node, and each node contains objects. DOM methods allow programmatic access to the tree; with them one can change the structure, style or content of a document.[2] Nodes can have event handlers (also known as event listeners) attached to them. Once an event is triggered, the event handlers get executed.[3]
Viewed 51 times
Page Options