Javascript
From Level 10 Wiki
JavaScript is the common name of W3C-approved ECMA Script. It is the client-side scripting language of all modern web browsers. It provides a common Document Object Model for programmatic ally identifying each tag used on a web page and a simple yet powerful syntax for manipulating a web page after it has loaded. .
