JavaScript Globals JS Home  <<  JS Reference  <<  JavaScript Globals

Click a JavaScript Standard Global Object, Constructor, Property, Function or Variable in the table below to see in-depth information on it.

Standard Global Objects, Constructors, Properties, Functions and Variables
Alphabetically Category
Array Constructor
Boolean Constructor
Date Constructor
decodeURI() Non-constructor function
decodeURIComponent() Non-constructor function
encodeURI() Non-constructor function
encodeURIComponent() Non-constructor function
Error Error Constructor
eval() (unsafe) Non-constructor function
Function Constructor
Infinity Property
isFinite() Non-constructor function
isNaN() Non-constructor function
JSON Static Object
Math Static Object
NaN Property
Number Constructor
Object Constructor
parseFloat() Non-constructor function
parseInt() Non-constructor function
RangeError Error Constructor
ReferenceError Error Constructor
RegExp Constructor
String Constructor
TypeError Error Constructor
undefined Variable
URIError Error Constructor