I have a staic navigation bar. Right now "Home" is active. How can I adjust it so when I click "About" or "Team etc...then those nav options would become active? I know how to do it by checking the URL with PHP, but since these are not actual URL's but just jumping down to a div I'm not sure how to do it or best practice.