Self-paced course

Web Technologies – Backbone of the Emerging Digital World

Offered by Prof. Dr. Christoph Meinel

This video belongs to the openHPI course Web Technologies – Backbone of the Emerging Digital World. Do you want to see more?

3.5 JavaScript: Conditions

Time effort: approx. 9 minutes

An error occurred while loading the video player, or it takes a long time to initialize. You can try clearing your browser cache. Please try again later and contact the helpdesk if the problem persists.

About this video


Eartum:

On slide 3 the JavaScript code of the third example (on the bottom) shows two else statements inside an if. This is wrong. The slides where correct to have one if, one else-if and one else statement.