document Object
The document
object is used to manipulate the document that is currently visible in the
browser window. The document object has many properties and methods, such
as methods document.write and document.writeln, which have both been used in prior JavaScript examples. Figure 11.12 shows the
methods and properties of the document objects that are used in this chapter. You can
learn more about the properties and methods of the document
object in our JavaScript Resource Center (www.deitel.com/javascript).
Related Topics
Copyright © 2018-2020 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.