Chapter 20. Manipulating Windows and Frames with JavaScript
by Jim O'Donnell
In this chapter
Referencing Multiple Windows with JavaScript
Window Methods for Getting User Input
Filling Your Windows I: The location Object
Filling Your Windows II: The document Object
As discussed in Chapter 19, "The Document Object Model," you can create, manipulate, and access the properties of Web browser windows by using the window object. Chapter 19 showed the properties, methods, and events associated with the window object. This chapter shows some practical examples to show you how to create and then use multiple ...
Get Platinum Edition Using XHTML™, XML, and Java™ 2 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.