What is JavaScript?

Here are a couple of samples of JavaScript in action:

1. Scrolling messages, like the one you should be seeing at the bottom of the screen,
are easily done using JavaScript.

2. Alert messages, like the one that you get when you point your cursor at the image
below, are also done with JavaScript.

To see how it is done, you can look at the source code for this page, which is a
menu choice, with your browser.

To see additional samples of JavaScript, visit our Samples of Java Applets and JavaScripts page.

For additional infomation about JavaScript, visit our Links to Other Sites page.

Next


Home Page | Table of Contents | Introduction | Programming | Extras