Javascript Tutorials

Away from flash, combining small amounts of CSS with Javascript can create some really clever effects, and lead to much neater interfaces.

Tutorials

This is a list of tutorials, which give a step by step guide to creating a specific feature you may want to include in your website,

Coming Soon:

Introduction to Javascript

Simple Popup Message

Using Functions

Change content of an element

Changing an image

Setting styles of an object

Setting the 'class' style of an object

Checking / Validating a form

Code Samples

Just the code, in a simple example

style.display = "none" - Showing and hiding an object