Changes

Jump to: navigation, search

JavaScript Flow Control and Looping

1 byte added, 13:21, 24 April 2007
The JavaScript ''if'' Statement
=== The JavaScript ''if'' Statement ===
The first line of an ''if'' structure statement involves the ''if'' statement followed by the expression to be evaluated in parentheses. For example:
<pre>

Navigation menu