Introduction to Javascript


ExampleTitleCode
One Opening an Alert Box Yes
Two Using Functions in JavaScript Yes
Three JavaScript Functions don't Type Check Yes
Four Missing Parameters Yes
Five A Popup Windows: Confirm Yes
Five B Popup Windows: Prompt Yes
Five C Popup Windows: Alert Yes
Six Using Prompt + Alert Yes
Seven Using the Status Bar Yes
Eight String Manipulation Yes
Nine Removing Array members Yes
Ten Array Functions Yes
Eleven Scoping Rules Yes