1. Home
  2. Computing & Technology
  3. JavaScript

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.

Explore JavaScript
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. JavaScript

©2009 About.com, a part of The New York Times Company.

All rights reserved.