This wiki is for the exclusive use of my friends and colleagues. Account creation and anonymous editing have been turned off.

If you are a friend or colleague of mine, and would like to participate in this project, please send me a message.

If you find these pages useful, please donate to help cover server costs. Thanks!

JavaScript Classes

From OdleWiki
Revision as of 18:58, 4 February 2013 by Kenneth John Odle (talk | contribs)


Array Creates new array objects.
Boolean Creates new Boolean objects.
Date Retrieves and manipulates dates and times.
Function Creates new function objects.
Global Stores global variables and contains various built-in JavaScript functions.