Skip to content

Commit 99e31a7

Browse files
Update article.md
1 parent 52cd9fc commit 99e31a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2-ui/4-forms-controls/2-focus-blur/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
</script>
201201
```
202202

203-
Second, there are `focusin` and `focusout` events -- exactly the same as `focus/blur`, but they bubble.
203+
دوم، eventهای `focusin` و `focusout` وجود دارند. -- دقیقا مثل `focus/blur`، اما آن‌ها رفتار بالا رفتن حبابی دارند.
204204

205205
Note that they must be assigned using `elem.addEventListener`, not `on<event>`.
206206

0 commit comments

Comments
 (0)