JavaScript



(Back to docs.huihoo.com)

Introduction

JavaScript is Netscape's cross-platform, object-oriented scripting language. JavaScript is a small, lightweight language; it is not useful as a standalone language, but is designed for easy embedding in other products and applications, such as web browsers. Inside a host environment, JavaScript can be connected to the objects of its environment to provide programmatic control over them.

Documents

• Client-Side JavaScript Guide v1.3
• Client-Side JavaScript Reference v1.3
• Client-Side JavaScript Reference v1.2
• Server-Side JavaScript Guide 1.4
• Server-Side JavaScript Guide 1.2
• Server-Side JavaScript Reference 1.2
• Core JavaScript Guide 1.5
• Core JavaScript Guide 1.4
• Core JavaScript Reference 1.5
• Core JavaScript Reference 1.4