You are on page 1of 1

Table Of Contents

Week 1
What is JavaScript .. 1
What cant you do with JavaScript? 4
Java vs JavaScript . . 4
The hierarchy of JavaScript Objects . . 8
window Object .. 16
document Object ... 17
Outputting Text with JavaScript ... 24
Using Arrays to Refer to Forms 28
Setting the bgColor & fgColor Properties .29
location Object .. 30
history Object 34
history & location Objects Examples 35
navigator Properties .. 36
DataTypes . 37
parseInt() & parseFloat() . 39
Variables ... 40
Variable concatenation Examples 1 & 2 ...43
Expressions & Operators .. 44
Clock Example using the Conditional Operator .. 50
JavaScript Objects 52
String Object . 54
JavaScript String Manipulation Examples ... 58
HTML String Methods . 58
Math Object .. 59
Using PI & Sqrt .61
Calculating the Square or Square Root .62
Date Object ... 63
Date Object Example 68
JavaScript Built-in Functions 70
Three Types of Dialog Boxes in JavaScript . 73

You might also like