The JavaScript Object Model
The JavaScript String Object
Counting Characters in a string
Using styles in a string
Matching Strings in a Substring
Counting Characters in a string
The JavaScript Date Object
Displaying a FULL date
How many years since the Epoch?
Set a Full Year
Converting a UTC format string to a date
Display a day from an array
A Crude Clock
The JavaScript Array Object
Looping through an array using a for loop
Concatonating Arrays
Sorting an array of Literals
Sorting an array of Numbers
The JavaScript Boolean Object
Checking Boolean Values
The JavaScript Math Object
rounding numbers
Generating a random number from 0 to 1
the Ceiling method
the Floor method
Generating a random integer from 1 to 10
Find the maximun of two numbers
A Crude Clock