Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/preface.htm
Дата изменения: Thu Oct 7 13:13:35 1999 Дата индексирования: Sat Dec 22 14:29:29 2007 Кодировка: Поисковые слова: п п п п п п п п п п п п п п п п п п п п п п п п п п п п |
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/docs/manuals/javascript.html
http://developer.netscape.com/docs/manuals/
The DevEdge library contains documentation on many Netscape products and technologies.
http://developer.netscape.com
The 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: 05/28/99 11:58:56