Object and Events Introduction
Most of the JavaScript programs provided to this point illustrate basic computer programming concepts. These provide you with the foundation you need to build powerful and complex scripts as part of your Webpages. This chapter presents a more formal treatment to JavaScript Objects that enables scripts to interact with the elements of an XHTML document.
more..