1. About.com
  2. Computing & Technology
  3. JavaScript

Predefined Classes and Objects

Join the Discussion

Questions? Comments?

The following are predefined classes and objects in Javascript.

All objects in JavaScript inherit common Properties and Methods from the Object class. Those properties and methods are common to all objects.

The above list shows the correct capitalization of the classes (with a capital) and objects (without a capital). You should use the capitalization as shown when referencing these classes and objects. 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.