Our first JavaScript function

This will show the date and time you loaded the page, along with the date it was last modified on the server. If you are viewing this as a local file, this date will be wrong, we'll see how to test this in a later chapter.

View the source to see how it works

This will be the last line if you have JavaScript enabled, the next line is embedded in a <NOSCRIPT> tag.

If you can read this, you have JavaScript turned off. Turn it on to see how the examples work