JavaScript

From Clinfowiki
Jump to: navigation, search

- A dynamic computer programming language, most commonly used as part of web browsers. JavaScript allows for user interaction, control, communication, and alteration of the web browser and the data displayed.

- JavaScript allows evil-intentioned users to deliver a script to computers, via the web or an email link, that gives them control of the computer and access to the data inside.


Alternative Definition

JavaScript

1. Is an object-oriented computer language based off of standard Java coding. JavaScript is intended for http and other web applications including browsers and virtually any client side scripting.