JavaScript is a programming language used to automate and change elements of Web pages.
JavaScript, a language based on a much-reduced version of Java, is in common
use on Web pages. With it, you can manipulate forms, do mathematics operations,
create cookies (small data files on the viewer's computer) and, if the viewer's
browser supports it, 'Dynamic HTML', where objects can fly on and off the screen,
things pop up and disppear and much more. |