1. Computing & Technology

Common Object Properties and Methods

Join the Discussion

Questions? Comments?

All of the different objects that you can define in Javascript are derived from the Object class. This means that the following properties and methods exist for every object in Javascript.

Properties

Methods

The above list shows the correct capitalization of the properties and methods. You should use the capitalization as shown when referencing these properties and methods. All variations of the words should be avoided though regardless of capitalization as some browsers ignore capitalization.

©2012 About.com. All rights reserved.

A part of The New York Times Company.