Table 1 JavaScript and Navigator versions
| JavaScript version |
Navigator version
|
|
|
|
|
| |
|---|
Table 2 JavaScript and Netscape Enterprise Server versions
| Abbreviation |
Enterpriser Server version
|
|
| |
|---|
http://developer.netscape.com/library/documentation/javascript.htmlhttp://developer.netscape.com/library/documentation/The DevEdge library contains documentation on many Netscape products and technologies.
http://developer.netscape.comThe DevEdge home page gives you access to all DevEdge resources.
http://server.domain/path/file.htmlIn these URLs, server represents the name of the server on which you run your application, such as
research1 or www; domain represents your Internet domain name, such as netscape.com or uiuc.edu; path represents the directory structure on the server; and file.html represents an individual file name. In general, items in italics in URLs are placeholders and items in normal monospace font are literals. If your server has Secure Sockets Layer (SSL) enabled, you would use https instead of http in the URL.
This book uses the following font conventions:
The monospace font is used for sample code and code listings, API and language elements (such as method names and property names), file names, path names, directory names, HTML tags, and any text that must be typed on the screen. (Monospace italic font is used for placeholders embedded in code.)Last Updated: 10/29/98 20:16:59