Week Fifteen
JavaScript adds dynamic applications to the web.
Read
- Stefan Mischook's beginner's article on JavaScript
- Read w3school's Introduction to JavaScript
- Read about using JavaScript to control forms Do not panic if you do not understand all of this. This third reading assignment is for the code junkies among you. Otherwise, read it just as an overview of one of the most used functions of JavaScript on the web.
Practice
See JavaScript in action at HTMlite When you follow the link, you will get to a page with two sections: scripting and applications. Feel free to go through the scripting section, but you have already read an overview of that material in the readings for the week above. But do click through the applications. They show you how JavaScript can be used and you will need some of the script for step 1 of Project Five.
Project Five: Basic JavaScript applications
Complete step 1 for Project Five