JavaScript: What Is JavaScript

JavaScript is an easy-to-use client side scripting language.
It enhance the dynamics and interactive features of your page by allowing you to perform calculations, check forms, write interactive games, add special effects, customize graphics selections, create security passwords and more.

It can be embedded anywhere and any number of times in the head or body section of your web pages. Just make sure you enclose all JavaScript code in between the and tags