We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a022149 commit 27cef74Copy full SHA for 27cef74
1 file changed
2-ui/2-events/03-event-delegation/1-hide-message-delegate/task.md
@@ -2,12 +2,12 @@ importance: 5
2
3
---
4
5
-# Hide messages with delegation
+# إخفاء الرسائل باستخدام التفويض
6
7
-There's a list of messages with removal buttons `[x]`. Make the buttons work.
+هناك قائمة بالرسائل مع أزرار إزالة `[x]`. اجعل الأزرار تعمل.
8
9
-Like this:
+مثل هذا:
10
11
[iframe src="solution" height=420]
12
13
-P.S. Should be only one event listener on the container, use event delegation.
+ملاحظة: يجب أن يكون هناك مستمع واحد فقط للحدث على الحاوية ، استخدم تفويض الحدث.
0 commit comments