Changes

Jump to: navigation, search

JavaScript Flow Control and Looping

180 bytes added, 14:25, 24 April 2007
JavaScript ''switch'' Statements
== JavaScript ''switch'' Statements ==
 
''if ... else'' constructs work fine if you need to check a value against criteria (for example checking the value of a string against a couple of possible candidates as follows:

Navigation menu