Table of Contents | Previous | Next | Index


PART 1
Object Reference

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.

Chapter 2   Top-Level Properties and Functions

This chapter contains all JavaScript properties and functions not associated with any object. In the ECMA specification, these properties and functions are referred to as properties and methods of the global object.

Table of Contents | Previous | Next | Index

Last Updated: 10/29/98 20:16:59

Copyright (c) 1998 Netscape Communications Corporation