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

CSS

Marcus Schumacher
Marcus Schumacher
16,616 Points

How to make a scroll spy connect to nav elements?

This is a page that freecodecamp gives their students to copy for practice. https://codepen.io/freeCodeCamp/full/YqLyXB

I am almost done, but I forgot how to implement the scroll spy so that when you are over a certain area of the page, the appropriate nav element changes the style. Isn't there a part of a course here on Treehouse that goes over scroll spies? Is javascript required here?

Any other online resources that would help me with this? Thanks you guys :D

1 Answer