What is Javascript?
Javascript is an interpreted language that is used to provide some interactive functionality to web pages. The language was originally called Livescript but the name was changed to attempt to cash in on the popularity of Java (which is a totally different language). Control of the Javascript language has recently been transferred to a new standards body and it has been renamed to ECMAScript.


