Dies ist eine alte Version des Dokuments!


LU06.A03 - Events - mouseclick and mouseover

  • Work type: Individual
  • Means of aid: only teaching materials, no websearch, no use of ai.
  • Timeframe: 15 Minutes
  • Expected result: A functional Vue script with additional newfunction with mouse-right-click and mouse-left-click.
  1. Take the solution from the previous assignment and name it correctly including the <h1>: lu06.s03.html
  2. Add another 2 buttons +2 Moose and -2 Moose which count up respectively down by step-size 2
  3. Use this time the event for mouseover: v-on:mouseover
  4. Add another 2 buttons +3 Moose and -3 Moose which count up respectively down by step-size 3
  5. Use this thime the event right-click respectively the left-click: @click.right=….

Note

English German
step-size Schrittweite

Volkan Demir

  • en/modul/m291/learningunits/lu06/aufgaben/03.1745578977.txt.gz
  • Zuletzt geändert: 2025/04/25 13:02
  • von vdemir