Hide messages with delegation
importance: 5
There’s a list of messages with removal buttons [x]. Make the buttons work.
Like this:
P.S. Should be only one event listener on the container, use event delegation.
URL: http://javascript.info/task/hide-message-delegate
vicon/favicon.png">There’s a list of messages with removal buttons [x]. Make the buttons work.
Like this:
P.S. Should be only one event listener on the container, use event delegation.