|
The Document object represents the entire HTML document and
can be used to access all elements in a paricular page.
The Document
object is part of the Window object and is accessed through the
window.document property of the javascript object.
IE: Internet Explorer,O:
Opera, F: Firefox, W3C: World Wide Web Consortium (Internet
Standard).
|