Java Script

JavaScript is a programming language designed by Sun Microsystems, in conjunction with Netscape. JavaScript can be embedded directly in standard HTML pages. While JavaScript is based on the Java syntax, it is a scripting language, and therefore cannot be used to create stand-alone programs. It is usually used for client side form validation, image rollovers, to open pop-up windows etc. So it is mainly used to add dynamic behavior to web pages.