Introduction To Javascript

About These Pages

This is a self-study introduction to Javascript. You must have a working knowledge of HTML before attempting to follow this guide. If you have never used Javascript before or have only copied and pasted the code of other programmers, then you should work through the exercises in order.

This is by no means a complete reference to Javascript. Many items have not been included. It is, however, designed to allow you to start using Javascript in your web pages as quickly as possible.

As usual, you will get a start here and have to look elsewhere to take your knowledge further.