Tasks

  1. Chapter 1
    1. Document Write
    2. Back Button
    3. Talk To User
    4. Last Modified
  2. Chapter 2
    1. On MouseOver
    2. Event Handlers
    3. onUnload and onMouseOut
      1. on Unload
      2. onMouseOut
    4. HTML Span Flag
    5. Let's Go!
    6. 2nd End of Chapter Review
  3. Chapter 3
    1. Prompts and Variables
    2. Dates and Times
    3. Hierarchy of Objects
    4. Creating a Function
    5. An Intro to Arrays
    6. 3rd End of Chapter Review
  4. Chapter 4
    1. An Image Flip/Preload Image
    2. Image Flip with a Function
    3. Opening New Windows
    4. Opening New Wimdows with a Function
    5. The Confirm Method If and Else
    6. 4th End of Chapter Review
  5. Chapter 5
    1. What is written in Text Box
    2. Passing Info in a Function
    3. Calling Functions in Forms
    4. Form Fields and Value Property
    5. Pull Down Menu Links
    6. A Guestbook with Bells and Whistles
    7. 5th End of Chapter Review
  6. Chapter 6
    1. Math Operators
    2. Mathematics and Forms
    3. Creating Random numbers with Dates
    4. Creating Random numbers through Math
    5. Producing Random Statements
    6. Intro to FOR Loops
    7. Intro to While loops
    8. 6th End of Chapter Review
  7. Chapter 7
    1. Running Clock
    2. Fancy Digital Clock
    3. CountDown to Date
    4. Scrolling Text
    5. 7th End of Chapter Review
  8. Chapter 8
    1. Two Different Array Formats
      1. Type #1
      2. Type #2
    2. Random Quotes
    3. Guessing Games Using Arrays
    4. A Password Script
    5. 8th End of Chapter Review
  9. Chapter 9
    1. JavaScript Animation
    2. Animation #2
    3. A Floating, Moving, New Window
    4. Form Validation
    5. Animation#3
    6. 9th End of Chapter Review

JavaScript Assignments


Web Yoda Assignments

Sandpiper Restaurant

Projects:
  1. Clinton Pardon Game
  2. Horse Racing



Ch 4 Assignments

A.
1. If..Then
2. Switch
3. If..Then
B.
1. For Loop Increment
2. For Loop Decrement
3. Using Values from a Prompt