Author - The New Media Group
Total Time - 3 Hours
Getting Started Beginning JavaScript Alert, Confirms and Prompts Variables Basic Math Functions More JavaScript Complexity Forms and JavaScript, Part 1 Forms and JavaScript, Part 2 JavaScript Goodies
Introduction/Java vs. JavaScript
JavaScript as a Language
Programming Concepts
JavaScript Advantages
What You Need
The "script" tag
JavaScript Comments
Document.write()
Writing HTML with JavaScript
Alert()
Confirm()
Errors and Case Sensitivity
Prompt()
Embedding prompt()
Variables and Variable Types
Variables, Part 2
Variables Exercise
ParseInt()
Addition with Variables
ParseFloat()
Subtraction
Math.round()
If/Then and Troubleshooting
Putting JavaScript in the HTML Body
JavaScript Functions and the onLoad Event
The onClick Event
Passing Arguments and onUnload()
Forms and the Document Object Model
Referencing Forms and Elements by Name
The Checkbox
The For Loop
Checking Radio Buttons
Using Radio Buttons to Make Decisions
Text Fields
The Do..While Loop
Confirm a Reset
Changing the Background Color
A Simple Calculator
Browser Detection
Browser Redirection/Global Variables
Rollovers, Part 1
Rollovers, Part 2
Disjointed Rollovers