JavaScript introduction and setupUnit 2 |
|
JavaScript Samples |
|
Look at the samples, and view their source documents.
The JavaScript file
The JavaScript file
The JavaScript file |
|
Copyright considerations |
|
Everything that is written is copyrighted. Every image is copyrighted.
To use copyrighted information you must purchase a right to use
the material, have a right given to you, or be allowed to use it under "fair use"
.
Only the specific presentation of the information is copyrighted.
If you read twenty different accounts about Martha Washington,
and then write about Martha Washington, using the facts you
have discovered, you own the copyright to your written material.
The facts are not copyrighted, only the written presentation of the facts. Fair use is permitted for use of a small amount of copyrighted material without the need to get permission. The amount of material must be small, such as one image or a few paragraphs. Your use of the material must be for your own use or for educational purposes. Your use must not harm the commercial interests of the copyright owner. If you are doing commercial work, you must be very careful about copyrights. You should consult with your company's attorneys. There have been changes in the copyright law in recent years. If you are not sure what to do about copyrighted material, ask an attorney who specializes in copyright law. |
|
Lab 1 part B |
|
In lab 1 part B you will build an index page for your lab pages. It will NOT contain any JavaScript; we will add JavaScript later. |
|
Put your web page on the Internet |
|
You have built your page; now follow the link to learn how to put it on the Internet, so everyone can see it. |
|
Test your page |
|
It is essential that your web pages be valid xhtml.
You may get all kinds of problems with your JavaScript, if you do not have a valid xhtml web page.
We will use the W3C validator, to verify that our web pages are valid.
Use the link to the left to access the W3C validator. Validate your lab 1A and lab 1B pages now.
The link at the left will open the W3C validator in
a new browser window.
|
|
Complete lab 1 part B |
|
You have done all the work for parts A and B of lab 1.
If you are a Hotmail or Yahoo user, make sure the instructor's e-mail address is in your
|
|
Reading assignment |
|
Reading assignments are in the text book, Java Script, A Beginner's Guide, Second Edition, by John Pollock; McGraw Hill / Osborne, ISBN 0-07-222790-7
Read Module 1. We will not use the projects in the book; we will have our own lab assignments.
You may wish to do the Mastery Check at the end of each module; the answers are in the appendix. Alternate reading assignments are in the text book, Java Script Concepts & Techniques Programming Interactive Web Sites, by Tina Spain McDuffie; Franklin, Beedle & Associates, ISBN 1-887902-45-7 You might want to look at Chapter 1 a little more. |
|
Lecture notes |
|
Do NOT read the lecture notes before hearing the lecture. If you do, you will find the lecture very boring. Read the lecture notes if you do not attend the lecture, or if you wish to review the material. |
|