JavaScript

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(References)
Line 15: Line 15:
 
== References ==
 
== References ==
 
* [http://en.wikipedia.org/wiki/JavaScript JavaScript (Wikipedia)]
 
* [http://en.wikipedia.org/wiki/JavaScript JavaScript (Wikipedia)]
 +
* [https://developer.mozilla.org/en-US/docs/JavaScript Mozilla JavaScript reference]
 +
* [http://yuiblog.com/crockford/ JavaScript video lectures by Douglas Crockford]

Revision as of 12:51, 7 December 2012

File Format
Name JavaScript
Ontology
Extension(s) .js
MIME Type(s) text/javascript
Released 1995


JavaScript (sometimes abbreviated JS) is a scripting language commonly implemented as part of a web browser in order to create enhanced user interfaces and dynamic websites.

This is not the same as Java.

JavaScript was originally developed by Netscape, where it was originally called LiveScript while under development, but became JavaScript (with the name licensed from Sun) in order to capitalize on the popularity of Java, though the languages aren't really related (although there are some similarities in syntax). Later, a Microsoft implementation designed to be (more or less) compatible was called JScript, and an attempt at a formally standardized version of the language was published by ECMA as ECMAScript.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox