
If, Else If, Else - Javascript
In this tutorial I show you the how to use the If, Else If, Else in Javascript to ask user for two numbers. Then compare them and out put on the screen larger one. If the numbers are equal then javascript will out put the the message “The numbers are equal” on the document window.
