Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Interacting with the DOM Responding to Events Listening for Events with addEventListener()

Michael Rushton
Michael Rushton
7,126 Points

Looks like some kind of text content is being concealed at around 2.30

At around 2.30 the screen looks like it is trying to display some text in an overlay, there are outlines of white text appearing but are ineligible. I only mention because this explanation is the one I seem to have struggled to understand most on my front end course so far and it might be useful to have whatever i may be missing be visible.

1 Answer

Henry Blandon
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Henry Blandon
Full Stack JavaScript Techdegree Graduate 21,521 Points

The link to the page he is looking is at the bottom of the page. Here is the link. https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener

If you have any specific question post it in the forum and hopefully someone gets to it in a timely manner. Also post the code you might be referencing.