Changes

Jump to: navigation, search

JavaScript Object Basics

182 bytes added, 18:41, 26 April 2007
Extending Objects
When we now create an instance of the object it will contain this new property which can be read and manipulated in the same way as all the other properties in this class.
 
This chapter provides the essential information to get started using objects in JavaScript. In the following chapters we will explore the built-in objects provided with JavaScript.

Navigation menu