Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
en:modul:m291:learningunits:lu06:loesungen:07 [2025/04/28 13:26] vdemiren:modul:m291:learningunits:lu06:loesungen:07 [2025/04/28 13:29] (aktuell) vdemir
Zeile 1: Zeile 1:
-====== LU06.S07 - Events - color changing ======+====== LU06.S07 - Events - colour changing ======
  
 ===== Solution ===== ===== Solution =====
Zeile 7: Zeile 7:
   - Test the code example provided to you: When moving the mouse over a list food elements each element must change the backgroundcolour to grey.   - Test the code example provided to you: When moving the mouse over a list food elements each element must change the backgroundcolour to grey.
   - Make sure that you have the title <h1>  and have the correctl filename: **lu06.s07.html**     - Make sure that you have the title <h1>  and have the correctl filename: **lu06.s07.html**  
-  - After moving the mouse over the color area the background-color should change randomly. Behind this effect there is a sophisticated Math-Operation.+  - After moving the mouse over the colour area the background-colour should change randomly. Behind this effect there is a sophisticated Math-Operation.
   - Replace the math-method with a **simple increment** operation with **step-size 1**.    - Replace the math-method with a **simple increment** operation with **step-size 1**. 
-  - Start with the **color value of 0**.+  - Start with the **colour value of 0**.
  
 ==== Assignment B ==== ==== Assignment B ====
   - Add another area for the a **right-click** event.   - Add another area for the a **right-click** event.
-  - Start with a **color value of 120**+  - Start with a **colour value of 120**
   - Decrement **step-size is 2**   - Decrement **step-size is 2**
  
 ==== Assignment C ==== ==== Assignment C ====
   - Add another area for the a **left-click** event.   - Add another area for the a **left-click** event.
-  - Start with a **color value of 240**+  - Start with a **colour value of 240**
   - Increment **step-size is 5**   - Increment **step-size is 5**
  
 ==== Assignment C ==== ==== Assignment C ====
   - Add another area for the a **left-click** event.   - Add another area for the a **left-click** event.
-  - Start with a **color value of 240**+  - Start with a **colour value of 240**
   - Increment **step-size is 5**   - Increment **step-size is 5**
  
 ==== Assignment D ==== ==== Assignment D ====
   - Add another area for the a **mouseover** event.   - Add another area for the a **mouseover** event.
-  - Start with a **color value of 360**+  - Start with a **colour value of 360**
   - Decrement **step-size is 10**   - Decrement **step-size is 10**
              
  • en/modul/m291/learningunits/lu06/loesungen/07.1745839598.txt.gz
  • Zuletzt geändert: 2025/04/28 13:26
  • von vdemir