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.
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.