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 trialKonrad Pilch
2,435 PointsNavigation bar with JavaScript
HI,
I want to make a navigation bar so that my border-bottom:2px blue; of it is highlighted when it goes down .
What i mean is that i have a one page thats long . So if i get pass ID od e.g work or contact, the navigation , single li a , will highlight with the blue border-bottom.
Could anyone help me doing this?
Im learning JavaScript , i just get the idea how this can be done i just cant do anything : p need more practice .