JavaScript Resources on the Internet
Contents:
Official Netscape Documentation
Discussion of JavaScript
Examples and Links for Further Exploration
FAQ Lists
There are quite a few websites that are useful to JavaScript developers. This appendix lists some of the highlights.
Official Netscape Documentation
The official JavaScript documentation from Netscape can be found in the online Netscape Navigator eBook. You can get there by selecting the eBook entry in the Help menu of Netscape Navigator and following the links to the JavaScript documentation.
The official JavaScript documentation is titled The JavaScript Guide, and in Navigator 3.0, you can link to it directly at:
http://home.netscape.com/eng/mozilla/3.0/eBook/javascript/index.htmlThis URL is likely to change for future versions of Navigator, however.
You are unlikely to find anything in the Navigator 3.0 version of this JavaScript documentation that you cannot also find in this tutorial. As the JavaScript documentation is updated during the Navigator 4.0 beta cycle, you may find it quite useful, however.