| Element | Points |
|---|---|
| Saved/uploaded correctly | 10 points |
| Prompts work correctly | 40 points |
| Alert box works correctly | 40 points |
| Page looks good | 10 points |
-Mrs. Hoben
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.
Other Resources
JavaScript Primer
Primer Assignment #1