You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2-ui/2-events/03-event-delegation/article.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ One more counter: <input type="button" value="2" data-counter>
242
242
243
243
Мы можем комбинировать несколько вариантов поведения на одном элементе.
244
244
245
-
Шаблон "поведение" может служить альтернативой для mini-fragments of JavaScript. // не знаю как это перевести. Этот термин только тут встретил =(. Помогите пожалуйста.
245
+
Шаблон "поведение" может служить альтернативой для фрагментов JS-кода в вёрстке.
0 commit comments