Name
document — NN 2 IE 3 DOM 1
Synopsis
The document object
represents both the content viewed in the browser window or frame and
the other content of the HTML file loaded into the window or frame.
Thus, all information from the HEAD portion of the
file is also part of the document object. All
references to elements must include a reference to the
document object. The document
object has no name other than its hard-wired object name:
document.
Object Model Reference
- NN
[window.]document- IE
[window.]document
Properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Collections/Arrays
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Event Handler Properties
|
Handler |
NN |
IE |
DOM |
|---|---|---|---|
onafterupdate |
n/a |
4 |
n/a |
onbeforeupdate |
n/a |
4 |
n/a |
onclick |
n/a ... |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access