Advanced Search
JavaScript™ 1.5 by Example
Statements are the stuff of great JavaScript! By learning how to use statements in your JavaScript, you will see your scripts move to a whole new level, allowing you to do much more complex things with ease.
This chapter teaches you about the following:
What statements are
The variable statement
The if statement
Iteration statements
The continue statement
The break statement
The switch statement
PREVIEW
Not a subscriber?
Start A Free Trial