Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
en:modul:m291:learningunits:lu06:aufgaben:03 [2025/04/25 13:03] – [Solution] vdemir | en:modul:m291:learningunits:lu06:aufgaben:03 [2025/05/05 12:25] (aktuell) – alte Version wiederhergestellt (2025/04/25 13:59) vdemir | ||
---|---|---|---|
Zeile 4: | Zeile 4: | ||
* Work type: Individual | * Work type: Individual | ||
* Means of aid: only teaching materials, no websearch, no use of ai. | * Means of aid: only teaching materials, no websearch, no use of ai. | ||
- | * Timeframe: | + | * Timeframe: |
* Expected result: A functional Vue script with additional newfunction with mouse-right-click and mouse-left-click. | * Expected result: A functional Vue script with additional newfunction with mouse-right-click and mouse-left-click. | ||
===== Source ===== | ===== Source ===== | ||
Zeile 11: | Zeile 11: | ||
===== Assignments | ===== Assignments | ||
- Take the solution from the previous assignment and name it correctly including the <h1>: **lu06.s03.html** | - Take the solution from the previous assignment and name it correctly including the <h1>: **lu06.s03.html** | ||
- | - Add another | + | - Add another |
- | - Use this time the event for mouseover: | + | - Add another |
- | - Add another | + | - Add finally a mouseover event to the image by using the event **v-on: |
- | - Use this thime the event **right-click** | + | |
- | |||
- | Note | ||
===== Solution ===== | ===== Solution ===== | ||
[[en: | [[en: |