JavaScript (unrelated to Java) is a client-side scripting language used for manipulating HTML pages, as well as some obscure uses such as application scripting and server-side scripting. See the Wikipedia article for in-depth information.
JavaScript Wiki |
---|
Tutorial | Language reference | HTML DOM reference |
This wiki focuses on "sufficiently interoperable ECMAScript," and has an article about its language. The administrator is Jesdisciple and invites your ideas and feedback. |
See Also
- ECMAScript - a language standard implemented in various contexts, including in Flash as ActionScript
External links
- JavaScript at the Mozilla Developer Center
- JavaScript on Wikipedia