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

The for loop to add mouseover event to the current list

Hey,

I am really confused with the change to upper case function in the course. The instructor said that the to upper case during the mouse over doesn't work for the newly added list but for some reason, mine is able to capitalise the newly added list. The instructor also said that he will be teaching a new method so the new list will get the function as well. What's going on?

Steven Parker
Steven Parker
231,007 Points

You need to provide more information to make it possible to replicate and diagnose the issue.
Take a look at this video about Posting a Question, and perhaps also this one about sharing a snapshot of your workspace.