JavaScript

JavaScript is a scripting language that is designed for use with the web. It is built into all modern web browsers and can be used to make web pages more dynamic. JavaScript can be embedded into the HTML of a web page and is executed by the browser on the users computer. It can be used, for example, to validate the entry of a contact form before it is submitted, or, change a web page visually in some way following a particular event.

The Basics

Useful Stuff

Examples

Links