Skip to content

Instantly share code, notes, and snippets.

@usmaanalii
Last active August 25, 2017 11:45
Show Gist options
  • Save usmaanalii/f9e50b9584e3c4b3b99621b24d4e2967 to your computer and use it in GitHub Desktop.
Save usmaanalii/f9e50b9584e3c4b3b99621b24d4e2967 to your computer and use it in GitHub Desktop.
divs.forEach(div => div.addEventListener('click', logText, {
capture: false
}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment