JavaScript

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

Explore JavaScript

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

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

JavaScript

  1. Home
  2. Computing & Technology
  3. JavaScript

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

All rights reserved.