Stjórnun - GunnarThorunnarson/FORR3JS05DU GitHub Wiki
Lyklaborð
Pointer Events
- Why you should be using Pointer events
- MDN: Using Pointer Events (tveir eða fleiri fingur samtímis)
Notaðu Live Server og Local Port Forwarding í VS Code í tölvunni til að prófa touch virkni í síma (ath. vera loggaður á símanum líka á GitHub, notaðu live server og port 5500).
Hnitin (x og y)

- The screenY Property The Screen area
- The clientY Property The Window area
- The pageY Property The Page (Document)
- The offsetY Property The target Element (parent element), pointer’s position relative to the element that triggered the event.