Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Highlight selected navigation item (anchor link same page) Re: Highlight selected navigation item (anchor link same page)

#98669
juliane
Member

thank you! it worked and i applied the active on the first nav item so that when the page opens it’s already selected.

now, i’m trying to make it active based on where I’m on the page using the mouse-scroll. because, if I scroll with the mouse down or up, the last nav that i clicked is still selected. no matter section i’m on. i want to achieve something like http://nikebetterworld.com/about or http://www.neotokio.it/. any ideas?