Previous     Contents     Index     Next     
Core JavaScript Reference 1.5



Chapter 1   Chapter 1 Objects, Methods, and Properties


This chapter documents all the JavaScript objects, along with their methods and properties. It is an alphabetical reference for the main features of JavaScript.

The reference is organized as follows:

  • Full entries for each object appear in alphabetical order; properties and functions not associated with any object appear in Chapter 2, "Top-Level Properties and Functions."

    Each entry provides a complete description for an object. Tables included in the description of each object summarize the object's methods and properties.

  • Full entries for an object's methods and properties appear in alphabetical order after the object's entry.

    These entries provide a complete description for each method or property, and include cross-references to related features in the documentation.


Previous     Contents     Index     Next     
Copyright © 2000 Netscape Communications Corp. All rights reserved.

Last Updated September 28, 2000