There was an error while loading. Please reload this page.
1 parent d76b628 commit eba88f5Copy full SHA for eba88f5
1 file changed
2-ui/4-forms-controls/2-focus-blur/5-keyboard-mouse/task.md
@@ -2,12 +2,12 @@ importance: 4
2
3
---
4
5
-# Keyboard-driven mouse
+# ماوس همراه با کیبورد
6
7
-Focus on the mouse. Then use arrow keys to move it:
+روی ماوس focus کنید. سپس از کلیدهای جهتدار خود استفاده کنید تا آن را حرکت دهید.
8
9
[demo src="solution"]
10
11
-P.S. Don't put event handlers anywhere except the `#mouse` element.
+پینوشت: از event handlerها جایی به جز element `ماوس` استفاده نکنید.
12
13
-P.P.S. Don't modify HTML/CSS, the approach should be generic and work with any element.
+پینوشت۲: فایل HTML/CSS را تغییر ندهید. رویکرد شما باید کلی باشد و با هر elementای کار کند.
0 commit comments