Page 1 Advanced JavaScript Tutorial Lesson 1
Hello, and welcome to the Advanced JavaScript Tutorial,
where I finish off what I started in the basic JavaScript Tutorial.
In the second installment This Time We Mean It I'll be covering the finer points of JavaScript
that I passed over back in Part I.
I'll also introduce you to some of the fancier aspects
of JavaScript and the tips and lowdown that will allow you to build real multimedia
applications.
As we head into the JavaScript nitty-gritty,
I'm going to assume that you've covered the following:
- Assigning values to variables
- If-then statements
- For and while loops
- Writing your own functions
- Opening and manipulating windows
- Reading and writing to HTML forms
- Using arrays
- Conducting image swaps
Any of these sound unfamiliar? You
may want to take a peek at the first five JavaScript
lessons before you get into Part II.
next page»
|