JavaScript -
A programming language which allows small applications to run on computers regardless
of their
platform (i.e. Windows, Macintosh). These small
applications are sometimes referred to as "scripts" or "Applets." JavaScript
is
a
client-side technology, meaning the computations
requested by the scripts are performed by the user's local computer rather than
by a server located at a distance.