Why is it telling me that forEach is not a function?
What I do is get the elements with class 'classes' and then assign each one an onclick event, but it does not WORK
window.addEventListener("DOMContentLoaded", () => {...
asked on
25.09.2017 / 12:15