I bought myself a javascript book and I'm going to start reading it. (2/27/2009)

An alert is a pop-up box. Displaying an alert box involves writing code to call the JavaScript alert() function and passing it the text you want to display.

face

This face will frown 30 seconds after the page loads. This is due to the javascript timer function setTimeout().

Form comparison. These forms are not working at this time.

This form uses PHP.

Pretend you are buying something.

quantity: cost:

This form uses JavaScript

quantity: cost: Your answer - via JavaScript before sending the form to the server.

Move on to the next Javascript lesson.