Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
en:modul:m291:learningunits:lu05:loesungen:12 [2025/01/27 15:43] – angelegt vdemir | en:modul:m291:learningunits:lu05:loesungen:12 [2025/03/28 09:33] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== LU05.S12 - v-if, v-else ... combined with AND/OR operators | + | ====== LU05.S12 - v-show simple applied to texts ====== |
===== Hints ==== | ===== Hints ==== | ||
Zeile 6: | Zeile 6: | ||
* The result will be presented in the right hand side of the window. | * The result will be presented in the right hand side of the window. | ||
- | ===== Assignment | + | ===== Assignment ===== |
- | * {{ : | + | |
- | {{: | + | - Click the link above to the code-exambpe to get to the W3School-TryOut area. |
+ | - Save the code with a suitable name | ||
+ | - Have it run by clicking the // | ||
+ | - Change the status of the variable //showDiv// within the values true and false, and observe the result carefully. | ||
+ | - What happens if you set the values of the variable //showDiv// to //-1, 0, 1, 2, etc.// | ||
+ | - Note the result as a html-comment und beobachten Sie die Reaktion der Applikation. | ||
+ | - Save your result, you may need it as a exam-preparation. | ||
+ | {{ : | ||
- | ===== Assignment with logical operators ===== | ||
- | * TBD | ||
+ | {{: | ||
---- | ---- | ||
[[https:// | [[https:// | ||
| |