Home
JavaScript Tutorial
Language Basics
Operators
Statement
Development
Number Data Type
String
Function
Global
Math
Form
Array
Date
Dialogs
Document
Event
Location
Navigator
Screen
Window
History
HTML Tags
Style
DOM Node
Drag Drop
Object Oriented
Regular Expressions
XML
GUI Components
Dojo toolkit
jQuery
Animation
MS JScript
Switch « Statement « JavaScript Tutorial
JavaScript Tutorial
Statement
Switch
3.5.Switch
3.5.1.
Using the switch Structure
3.5.2.
Use switch statement to deal with form input value
3.5.3.
Switch statement with return value from a prompt dialog
3.5.4.
Switch statement with default value
3.5.5.
Switch with boolean value
3.5.6.
Switch Statement with Integer as the control variable
3.5.7.
Switch Statement with calculation