BCP
JAVASCRIPT

Today:
If..Then
Next: Operators and Loops

March 18th, 2004:

Why, good morning, everybody.

Today we start the If..Then statements, and if we get to it, Operators and Loops. I have an amusing and wonderfully highly annoying little Loops assignment for you if you get to it.
Please refer to your If... then handout which is at your computers and posted here for your convenience. In this particular web page you will be using an if.. then statement to let the surfer pick the page colors and such.

Your assignment over the next two class periods is to create two HTML pages: one that is coded for you in your handout, and a second that takes the same concepts and extends them to font faces. When you have finished, save them as directed in the handout and submit them TO YOUR FOLDER on the remote server

-Mrs. Hoben

Student Links Central


Previous Assignments

January 9: Basics of JavaScript Tutorial
Write an HTML/JS document that uses the document.write command to display the following message: Hi! Welcome to my first JavaScript Web Page!
Title your page (Your Name) JavaScript Page. Save it as (YourName)JavaScript1.html upload it to the TO BE GRADED folder on the remote server.

January 11: JSWS: JavaScript Web Workshop Chapter 1

January 13: HTML tags + JavaScripts Combine a JavaScript alert box and a document.write script with the HTML tags to create a page that has a background color, a horizontal line, and an image along with your JavaScripts. Your online worksheet is right here.

January 15: Your JavaScript worksheet Chapter 2-1

January 19-22: Use of Variables

January 26th: Value, Variables, and Operators

January 28th: Val, Var, and Ops Part 2

February 3: Forms and Functions PowerPoint and the Forms and Functions 10-question worksheet.

February 5: JavaScript Prompts

February 9-13: Graphics Definitions

February 18-20: Revew, Study & Take Graphics Quiz

February 24: TAKS test

February 26: Pizza Order Form 1

March 1-5:Add Interactivity to form: Buttons

March 8-12:Spring Break

March 15-19:Finish Forms, Beginning If-Then



Other Resources
JavaScript Primer
Primer Assignment #1