LU05.S08 - v-if (simple)

In the script area of the W3-School example (link above) you will find a variable typewritersInStock with the value true. In the html area of the same script there will be decided, what is supposed to happen in which case. In the true-case there are typewriters on stock, and in the else-case (v-else) they are not.

  1. Change the value of the variable typewritersInStock to false and run the script.
  2. Note your realisations as a html-comment?
  3. Save your script acoordingly, whether in your W3School workspace or on you local computer in your code-editor Webstorm.

Codesolution

English German

Volkan Demir

  • en/modul/m291/learningunits/lu05/loesungen/08.txt
  • Zuletzt geändert: 2025/01/27 13:39
  • von vdemir