JavaScript was initially developed by Netscape Communications and was originally called LiveScript 1.0. Around that time, the Java language was becoming more popular and possibly as a marketing ploy, the name of LiveScript was changed to JavaScript. It was first available to the public in version 2.0 of Netscape.
Version | ECMA | Notes |
---|---|---|
LiveScript 1.0 | No | The original precursor to JavaScript |
JavaScript 1.0 | No | Netscape 2.0 implemented this. Now mostly obsolete. |
JavaScript 1.1 | Yes | Supported in Netscape 3.0 and Netscape Enterprise Server 2.0. Also suppored in Opera 3.0. More robust and better support for arrays. Image replacement and access to plugin properties. Scroll control. |
JavaScript 1.2 | No | Netscape 4.0 to 4.05 added RegExp, switch and delete. Screen object and interval timer. Window move & resize. Object and array literals added. |
JavaScript 1.3 | Yes | Version 4.06 to 4.76 of Netscape adds better exception handling. Also supported by Netscape Enterprise Server 3. |
JavaScript 1.4 | Yes | Netscape version 5.0 (not widely released). |
JavaScript 1.5 | Yes | Netscape 6.0 (final beta stages at time of writing). |
See also: | History, JavaScript language, JScript version, LiveScript |
Prev | Home | Next |
JavaScript to Java values | Up | javascript: URL |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |