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
Menu
If « Statement « JavaScript Tutorial
JavaScript Tutorial
Statement
If
3.2.If
3.2.1.
Conditionals
3.2.2.
if...else
3.2.3.
Use if statement to compare the numbers
3.2.4.
Use if/else to check the returning value from a confirm dialog
3.2.5.
Use if statement to check the returning value from a confirm dialog
3.2.6.
Nested if statement
3.2.7.
if...then...else...if