Hi all.
I use scrolld plugin (https://github.com/charliegeiger89/Scrolld.js) for my one-page site. The problem is that scrolld does not handle the active class of the navigation menu. In this fiddle (http://jsfiddle.net/DS65w/) is shown my problem. I need a piece of jquery code that enables active class both when one click on an item of the navigation menu and when one manually scroll across the anchors.
Could anyone help me?
Thanks.