up
This commit is contained in:
parent
1f61c2ab1d
commit
af0ee2a49e
66 changed files with 12263 additions and 2059 deletions
12
2-ui/4-forms-controls/2-focus-blur/5-keyboard-mouse/task.md
Normal file
12
2-ui/4-forms-controls/2-focus-blur/5-keyboard-mouse/task.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
importance: 4
|
||||
|
||||
---
|
||||
|
||||
# Keyboard-driven mouse
|
||||
|
||||
Focus on the mouse. Then use arrow keys to move it:
|
||||
|
||||
[demo src="solution"]
|
||||
|
||||
P.S. Don't put event handlers anywhere except the `#mouse` element.
|
||||
P.P.S. Don't modify HTML/CSS, the approach should be generic and work with any element.
|
Loading…
Add table
Add a link
Reference in a new issue