A programming language designed to enhance the capabilities of Web pages. The brainchild of Netscape, Javascript is a relative of c++ but is designed for completely different tasks and is much easier to learn. It should not be confused with Java. Its main purpose is to help a Web Browser do things that are beyond the scope of pure HTML, such as popping up special windows in response to mouse clicks or displaying messages in its status bar.
|