1. Computing

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.

Related Video
Zip File 101
Computer Cable Ports 101

©2013 About.com. All rights reserved.