I'm developing a one page website with several sections (about, contact, services for example)
And a fixed menu, the idea is as the user scrolls the page the fixed menu would change the active links, ie when in the contact section, in the fixed menu the contact link would become "active"
My question is, how do I know when the section went through the top of the page, so I could remove the links as active, obs: I use jquery.
If you are interested, this is the site link