I’m currently making a navigation with .active class as the user scrolls, but the first anchor doesn’t have an .active class unless you will scroll. Anyway, it’s quite hard to explain.
Please check this fiddle: http://jsfiddle.net/7nrLU/5/
Feel free to suggest other better way, but not CSS3. Thank you!
I’m currently making a navigation with .active class as the user scrolls, but the
Share
Add my solution, in addition to other viable solutions 😉