Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<Top-Level Properties and FunctionsStatements>
^ContentsLast updated: Fri, 18 Aug 2006


Part 2   Language Elements




Chapter 3   Statements
This chapter describes all JavaScript statements. JavaScript statements consist of keywords used with the appropriate syntax. A single statement may span multiple lines. Multiple statements may occur on a single line if each statement is separated by a semicolon.



Chapter 4   Comments
This chapter describes the syntax for comments in JavaScript.



Chapter 5   Operators
JavaScript has assignment, comparison, arithmetic, bitwise, logical, string, and special operators. This chapter describes the operators and contains information about operator precedence.




<Top-Level Properties and FunctionsStatements>
^ContentsLast updated: Fri, 18 Aug 2006