This chapter is from the book
Summary
In this hour, you've learned how to use the window object to work with browser windows, and used its properties and methods to set timeouts and display dialog boxes. You've also learned how JavaScript can work with framed documents.
In the next hour, you'll move on to another unexplored area of the JavaScript object hierarchythe form object. You'll learn how to use forms to create some of the most useful applications of JavaScript.