Category Archive

JavaScript

Scripting language (originally called LiveScript) developed by Netscape Communications for use with the Navigator browser. JavaScript code forms part of the HTML page and can be used for example to respond to user actions such as button clicks or to run processes locally or validate data. JScript is the Microsoft equivalent of Netscape’s JavaScript for use with Microsoft’s Internet Explorer.